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