Skip to content

Commit 7334dce

Browse files
committed
fix: use mariadb 11.8 lts
1 parent 1ea8ed3 commit 7334dce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ services:
9393

9494
# ── MariaDB ─────────────────────────────────────────────────────────────────
9595
mariadb:
96-
image: mariadb:10.11
96+
image: mariadb:11.8
9797
container_name: meet-mariadb
9898
restart: unless-stopped
9999
environment:

0 commit comments

Comments
 (0)