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 94ee22b + a53222c commit 42ef729Copy full SHA for 42ef729
compose.yml
@@ -20,7 +20,7 @@ services:
20
postgres:
21
condition: service_healthy
22
23
- image: postgres:16.10@sha256:29a9393ca3b02d1f5ec46ea6e73bf6af9cb4400e8d2a127bbb1e1f32c12b2c6f
+ image: postgres:16.10@sha256:b477759d38be47671d54a054d832791f8ddb9f0eaf6faf51ed17516087793a66
24
environment:
25
- POSTGRES_PASSWORD=postgres
26
ports:
0 commit comments