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 2bf2618 commit 30ae125Copy full SHA for 30ae125
docker-compose-bk.yml
@@ -11,7 +11,7 @@ services:
11
links:
12
- postgres-db
13
postgres-db:
14
- image: postgres:11.2
+ image: postgres:11.16
15
restart: always
16
environment:
17
POSTGRES_PASSWORD: flex
docker-compose.yml
@@ -10,7 +10,7 @@ services:
10
0 commit comments