We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5ac8b commit f212e2fCopy full SHA for f212e2f
compose.yml
@@ -2,7 +2,7 @@ version: "3"
2
3
services:
4
postgres:
5
- image: postgres:16.2@sha256:4aea012537edfad80f98d870a36e6b90b4c09b27be7f4b4759d72db863baeebb
+ image: postgres:16.6@sha256:5620f242bbc0e17478556102327e7efcf60ab48de3607c9e0ea98800841785ec
6
ports:
7
- "5432:5432"
8
environment:
0 commit comments