We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1ccff commit 1e0b44aCopy full SHA for 1e0b44a
definition/docker-compose.yml
@@ -53,7 +53,7 @@ services:
53
- '8025'
54
55
mariadb:
56
- image: 'mariadb:10.8.3'
+ image: 'mariadb:10.9.2'
57
ports:
58
- 3306
59
environment:
0 commit comments