Skip to content

Commit

Permalink
chore(deps): update mongo docker digest to eb47cde
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent f46bc5c commit 14c1fd0
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:
- mongo
mongo:
container_name: mongo
image: mongo@sha256:d341a86584b96eb665345a8f5b35fba8695ee1d0618fd012ec4696223a3d6c62
image: mongo@sha256:eb47cdea510f092cad3e76d5a4e7135a6b7b7b0fcc27be15859e1a312c4e2c68
volumes:
- ./data:/data/db
ports:
Expand Down

0 comments on commit 14c1fd0

Please sign in to comment.