We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ab682 commit 2b07157Copy full SHA for 2b07157
docker-compose.yml
@@ -29,7 +29,7 @@ services:
29
ALLOW_EMPTY_PASSWORD: "yes"
30
31
mariadb:
32
- image: "mariadb:11.4.1-rc"
+ image: "mariadb:11.3.2"
33
restart: always
34
working_dir: /app
35
volumes:
0 commit comments