Skip to content

Commit

Permalink
chore(deps): update mongo:4 docker digest to 027b96c (#445)
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 Jul 14, 2023
1 parent 3e37661 commit d2591f8
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 @@ -16,7 +16,7 @@ services:
depends_on:
- db
db:
image: mongo:4@sha256:dcef38a5b82ca7e1293055ededc22d38fb27fffb526523c70a4cbd864182c310
image: mongo:4@sha256:027b96c2e39af8d95d4b71a4a2596c8a9e3d8db20c33f25ba3c5f27c4e80825e
restart: always
volumes:
- ./database:/data/db

0 comments on commit d2591f8

Please sign in to comment.