Skip to content

Commit

Permalink
Update mongo Docker tag to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent e168867 commit 8eccd0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3'
services:
db:
image: mongo:3.0.15
image: mongo:8.0.0
ports:
- "27017:27017"
web:
Expand Down

0 comments on commit 8eccd0d

Please sign in to comment.