Skip to content

Commit

Permalink
chore(deps): update mongo:latest docker digest to 593a394
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2024
1 parent 0b5d00d commit cf8c8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrate-todo/yourspotify/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
traefik.http.services.yourspotifyapi.loadbalancer.server.port: 8080

yourspotifymongo:
image: mongo:latest@sha256:e58138a1e083e84b99dd84915fbe557390473472385fee1da011f7bb8f4ec4ff
image: mongo:latest@sha256:593a394e77cab35eee83404d51f9297339ce11e05bea6285e3e9688a97a9708b
volumes:
- /mnt/yourspotify/mongo:/data/db
networks:
Expand Down

0 comments on commit cf8c8f7

Please sign in to comment.