We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents baf7807 + ffdddd6 commit 81240b3Copy full SHA for 81240b3
compose.yml
@@ -20,7 +20,7 @@ services:
20
postgres:
21
condition: service_healthy
22
23
- image: postgres:16.10@sha256:1e948b68a7ffc3568ba717853e8478038dff197677738de664f5a2b3025d2abf
+ image: postgres:16.10@sha256:20faf48bc8152dd4923673608ee2ecfabd140208ad94036aa7a764e388046653
24
environment:
25
- POSTGRES_PASSWORD=postgres
26
ports:
0 commit comments