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 65b2402 + dace559 commit fde8d75Copy full SHA for fde8d75
compose.yml
@@ -20,7 +20,7 @@ services:
20
postgres:
21
condition: service_healthy
22
23
- image: postgres:16.9@sha256:918e8e72b35b5370901965ce3da5a355c3537cb5e10c38e82c2b6f174b758334
+ image: postgres:16.9@sha256:fec2740c517838d4f582e48a8a9a1cb51082af3dcae59e9b12a66ec262302b97
24
environment:
25
- POSTGRES_PASSWORD=postgres
26
ports:
0 commit comments