Bump mariadb from 11.8 to 12.2 in /projects/firefly

Bumps mariadb from 11.8 to 12.2.

---
updated-dependencies:
- dependency-name: mariadb
  dependency-version: '12.2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-16 10:01:51 +00:00
committed by GitHub
parent ffaffd5a3b
commit fb19cdacbd

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