Skip to content

Commit a0938cb

Browse files
chore(deps): update mariadb docker tag to v12
1 parent 73ce6a4 commit a0938cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/circle_dot/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ services:
4242
environment: *x-default-environment
4343

4444
mysql:
45-
image: mariadb:10.11
45+
image: mariadb:12.0
4646
volumes:
4747
- "mariadb-data:/var/lib/mysql"
4848
environment:

0 commit comments

Comments
 (0)