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