Skip to content

Commit

Permalink
Update mongo Docker tag to v5.0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 15d86ff commit aae660d
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 @@ -17,7 +17,7 @@ services:
- 0.0.0.0:4296:3000

db:
image: mongo:5.0.9
image: mongo:5.0.30
restart: unless-stopped
volumes:
- mongo-data-1:/data/db
Expand Down

0 comments on commit aae660d

Please sign in to comment.