Skip to content

Commit a8fe996

Browse files
Update mariadb Docker tag to v12
1 parent 44f2792 commit a8fe996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ services:
7575
retries: 5
7676

7777
mariadb:
78-
image: mariadb:11.8
78+
image: mariadb:12.0
7979
environment:
8080
MYSQL_ROOT_PASSWORD: "stanis"
8181
MYSQL_DATABASE: "backend"

0 commit comments

Comments
 (0)