Skip to content

Commit

Permalink
chore(deps): pin mongo docker tag to 4f93a84 (#849)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 7b46238 commit 26c34fb
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 @@ -15,7 +15,7 @@ services:
depends_on:
- db
db:
image: mongo:8
image: mongo:8@sha256:4f93a84f7d4d8b1b6cb7e0c172d8a44b0bed9b399f207165ea19473bdb5a36b0
restart: always
volumes:
- ./database:/data/db

0 comments on commit 26c34fb

Please sign in to comment.