Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v6.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent f9a8a2e commit 63d9fe8
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.19
volumes:
- ./mongodb:/data/db
restart: unless-stopped
Expand Down

0 comments on commit 63d9fe8

Please sign in to comment.