Skip to content

Commit 09610bc

Browse files
chore(deps): update mariadb docker tag to v12
1 parent 15790f3 commit 09610bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ services:
7070
# Database
7171
# ---------------------------------------------------------------------
7272
db:
73-
image: mariadb:11
73+
image: mariadb:12
7474
restart: unless-stopped
7575
mem_limit: 2g
7676
cpus: 2.0

0 commit comments

Comments
 (0)