Skip to content

Commit

Permalink
chore(deps): update mongo docker digest to e91de87
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent f46bc5c commit a957175
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:e91de87dba7132d55559677c28cffc84aba42b87adffd86349392935878c94cb
volumes:
- ./data:/data/db
ports:
Expand Down

0 comments on commit a957175

Please sign in to comment.