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.
1 parent 765e393 commit dace559Copy full SHA for dace559
compose.yml
@@ -18,7 +18,7 @@ services:
18
postgres:
19
condition: service_healthy
20
21
- image: postgres:16.9@sha256:918e8e72b35b5370901965ce3da5a355c3537cb5e10c38e82c2b6f174b758334
+ image: postgres:16.9@sha256:fec2740c517838d4f582e48a8a9a1cb51082af3dcae59e9b12a66ec262302b97
22
environment:
23
- POSTGRES_PASSWORD=postgres
24
ports:
0 commit comments