Merge pull request #84 from JG2401/dependabot/docker_compose/projects/firefly/mariadb-12.3

Bump mariadb from 12.2 to 12.3 in /projects/firefly
This commit is contained in:
JG2401
2026-07-17 22:51:18 +02:00
committed by GitHub

View File

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