Skip to content

Commit

Permalink
build(deps): Upgrade mongo:7 Docker digest to 725b4cf
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent c183173 commit a699bee
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 @@ -31,7 +31,7 @@ services:
replicas: 15

mongo:
image: mongo:7@sha256:e64f27edef80b41715e5830312da25ea5e6874a2b62ed1adb3e8f74bde7475a6
image: mongo:7@sha256:725b4cfe87014950ce9b423ac0a03035f6014a33475030403a3e583eb1485045
restart: always
volumes:
- /mnt/docker/mongo/data:/data/db
Expand Down

0 comments on commit a699bee

Please sign in to comment.