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 11815f0 commit 6e635f5Copy full SHA for 6e635f5
docker-compose.yaml
@@ -49,7 +49,7 @@ services:
49
- mysqldata8:/var/lib/mysql
50
51
mariadb:
52
- image: mariadb:10
+ image: mariadb:11
53
labels:
54
stack-back.mariadb: true
55
environment:
0 commit comments