Skip to content

Commit

Permalink
Update postgres Docker tag to v16.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent a606cef commit ed9a5b1
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.2@sha256:4aea012537edfad80f98d870a36e6b90b4c09b27be7f4b4759d72db863baeebb
image: postgres:16.4@sha256:c3c322487067ae4a37f5f2ad956f166e2a56b4885a6de53808e0ddadfbbe512b
ports:
- "5432:5432"
environment:
Expand Down

0 comments on commit ed9a5b1

Please sign in to comment.