We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d97573 commit 369fdcaCopy full SHA for 369fdca
docker-compose.yml
@@ -41,7 +41,7 @@ services:
41
MYSQL_DATABASE: testdb
42
43
maria:
44
- image: mariadb:10.8
+ image: mariadb:10.8.2
45
ports:
46
- '23306:3306'
47
volumes:
0 commit comments