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 d05cce0 commit c8fd810Copy full SHA for c8fd810
base.yml
@@ -15,7 +15,7 @@ services:
15
MOODLE_DOCKER_BROWSER: firefox
16
MOODLE_DOCKER_WEB_HOST: "${MOODLE_DOCKER_WEB_HOST}"
17
db:
18
- image: postgres:9.6.7
+ image: postgres:11
19
environment:
20
POSTGRES_USER: moodle
21
POSTGRES_PASSWORD: "m@0dl3ing"
0 commit comments