Skip to content

Commit

Permalink
build(deps): Upgrade mongo:7 Docker digest to ae1cf99
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent eac5063 commit 0f12fd5
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:d672a079266a48faee269e6b5c6b1c7b9d9de3ddd8a1d5097a0881e15576bbb4
image: mongo:7@sha256:ae1cf99fa7bfb007db8416ad4f3980c46054d949fa55d28e6d301a813fee6c06
restart: always
volumes:
- /mnt/docker/mongo/data:/data/db
Expand Down

0 comments on commit 0f12fd5

Please sign in to comment.