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 55267c8 commit 092983cCopy full SHA for 092983c
docker-compose-bk.yml
@@ -11,7 +11,7 @@ services:
11
links:
12
- postgres-db
13
postgres-db:
14
- image: postgres:11.16
+ image: postgres:18.0
15
restart: always
16
environment:
17
POSTGRES_PASSWORD: flex
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
0 commit comments