Skip to content

Commit

Permalink
chore(deps): update postgres:17.0 docker digest to 7fe89c9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 5a8df13 commit d5b0bfc
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 @@ -9,7 +9,7 @@ services:
extra_hosts:
- "host.docker.internal:host-gateway"
db:
image: postgres:17.0@sha256:4ec37d2a07a0067f176fdcc9d4bb633a5724d2cc4f892c7a2046d054bb6939e5
image: postgres:17.0@sha256:7fe89c9e6879372f435dddacc4eb27785f48cdab345cb3052208705222f92376
restart: always
environment:
POSTGRES_DB: rm
Expand Down

0 comments on commit d5b0bfc

Please sign in to comment.