Skip to content

Commit

Permalink
build(deps): Upgrade mongo:7 Docker digest to 54996a5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 8825ecc commit 3216e56
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:42c8c713073c4382e03f9fa713f9b79d601383e412cd1eba30c55fe70c2ddacd
image: mongo:7@sha256:54996a559c724c726a31fb8131e1c9088a05f7e531760e2897212389bbf20fed
restart: always
volumes:
- /mnt/docker/mongo/data:/data/db
Expand Down

0 comments on commit 3216e56

Please sign in to comment.