Skip to content

Commit f77cf84

Browse files
Update mariadb Docker tag to v12 (#298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9434778 commit f77cf84

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)