Skip to content

Commit 369fdca

Browse files
committed
Attempt to fix Github action CI
1 parent 2d97573 commit 369fdca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141
MYSQL_DATABASE: testdb
4242

4343
maria:
44-
image: mariadb:10.8
44+
image: mariadb:10.8.2
4545
ports:
4646
- '23306:3306'
4747
volumes:

0 commit comments

Comments
 (0)