Skip to content

Commit

Permalink
chore(deps): update postgres docker tag to v17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 5a8df13 commit a6fc72c
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.2@sha256:87ec5e0a167dc7d4831729f9e1d2ee7b8597dcc49ccd9e43cc5f89e808d2adae
restart: always
environment:
POSTGRES_DB: rm
Expand Down

0 comments on commit a6fc72c

Please sign in to comment.