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 73ce6a4 commit a0938cbCopy full SHA for a0938cb
apps/circle_dot/docker-compose.yml
@@ -42,7 +42,7 @@ services:
42
environment: *x-default-environment
43
44
mysql:
45
- image: mariadb:10.11
+ image: mariadb:12.0
46
volumes:
47
- "mariadb-data:/var/lib/mysql"
48
environment:
0 commit comments