Skip to content

Commit

Permalink
chore(deps): update postgres:17.2-alpine docker digest to 7e5df97
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 5, 2025
1 parent 049cfc3 commit b60cf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrate-todo/taskcafe/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
traefik.http.services.tasks.loadbalancer.server.port: 3333

taskcafe-postgres:
image: postgres:17.2-alpine@sha256:0bcc5bbbb2aa9c9b4c6505845918c7eb55d783cf5c1f434fac33012579fb149d
image: postgres:17.2-alpine@sha256:7e5df973a74872482e320dcbdeb055e178d6f42de0558b083892c50cda833c96
volumes:
- /mnt/taskcafe/postgres:/var/lib/postgresql/data
env_file: secrets-postgres.env
Expand Down

0 comments on commit b60cf7e

Please sign in to comment.