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 9d24fde + f8fa713 commit 7136d08Copy full SHA for 7136d08
compose.yml
@@ -20,7 +20,7 @@ services:
20
postgres:
21
condition: service_healthy
22
23
- image: postgres:16.10@sha256:b477759d38be47671d54a054d832791f8ddb9f0eaf6faf51ed17516087793a66
+ image: postgres:16.10@sha256:1e948b68a7ffc3568ba717853e8478038dff197677738de664f5a2b3025d2abf
24
environment:
25
- POSTGRES_PASSWORD=postgres
26
ports:
0 commit comments