Skip to content

Commit

Permalink
build(deps): Upgrade mongo:7 Docker digest to 593a394
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 8360b47 commit 02871a5
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:a5b9ae2e3d47fde6040e4a1b96a13bff7a71836200f9dc1125ed01745a0a0951
image: mongo:7@sha256:593a394e77cab35eee83404d51f9297339ce11e05bea6285e3e9688a97a9708b
restart: always
volumes:
- /mnt/docker/mongo/data:/data/db
Expand Down

0 comments on commit 02871a5

Please sign in to comment.