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 9434778 commit f77cf84Copy full SHA for f77cf84
docker-compose.yaml
@@ -75,7 +75,7 @@ services:
75
retries: 5
76
77
mariadb:
78
- image: mariadb:11.8
+ image: mariadb:12.0
79
environment:
80
MYSQL_ROOT_PASSWORD: "stanis"
81
MYSQL_DATABASE: "backend"
0 commit comments