Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v6.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 6a6ff56 commit 53bbf0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ services:
com.centurylinklabs.watchtower.enable: true

mongodb:
image: mongo:6.0.5
image: mongo:6.0.18
volumes:
- ./mongodb:/data/db
restart: unless-stopped
Expand Down

0 comments on commit 53bbf0e

Please sign in to comment.