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