Merge pull request #38 from JG2401/dependabot/docker_compose/projects/firefly/mariadb-12.2

Bump mariadb from 11.8 to 12.2 in /projects/firefly
This commit is contained in:
JG2401
2026-02-16 11:52:55 +01:00
committed by GitHub

View File

@@ -41,7 +41,7 @@ services:
- dokploy-network
db:
image: mariadb:11.8
image: mariadb:12.2
hostname: db
container_name: firefly_iii_db
restart: unless-stopped