Skip to content

Commit

Permalink
Update postgres Docker tag to v17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent f212e2f commit ba20b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
postgres:
image: postgres:16.6@sha256:5620f242bbc0e17478556102327e7efcf60ab48de3607c9e0ea98800841785ec
image: postgres:17.2@sha256:45f29b3f587df02d528d654dda756e4d21e4d5692a37214b4466a99004ec51c8
ports:
- "5432:5432"
environment:
Expand Down

0 comments on commit ba20b7a

Please sign in to comment.