We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c1335 commit 63e5d96Copy full SHA for 63e5d96
compose.yaml
@@ -124,7 +124,7 @@ services:
124
retries: 20
125
126
liminator-db:
127
- image: docker.io/library/postgres:13.10
+ image: docker.io/library/postgres:17.5
128
environment:
129
- POSTGRES_DB=liminator
130
- POSTGRES_USER=vality
@@ -147,7 +147,7 @@ services:
147
retries: 10
148
149
shumway-db:
150
151
152
- POSTGRES_DB=shumway
153
- POSTGRES_USER=postgres
0 commit comments