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 ea528bc commit fefb74fCopy full SHA for fefb74f
compose.yml
@@ -20,7 +20,7 @@ services:
20
postgres:
21
condition: service_healthy
22
23
- image: postgres:16.10@sha256:66a5efb5677ffac1037774a0e141fd3a4c035c9c0c0e624c9cc980dfa10f45e5
+ image: postgres:16.10@sha256:3105ef2d654e4b216af23d8d71c85db7c490479e4ba4c10979883f806f247fdd
24
environment:
25
- POSTGRES_PASSWORD=postgres
26
ports:
0 commit comments