Bump mariadb from 12.2 to 12.3 in /projects/firefly

Bumps mariadb from 12.2 to 12.3.

---
updated-dependencies:
- dependency-name: mariadb
  dependency-version: '12.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-07 23:03:09 +00:00
committed by GitHub
parent 0f2952744a
commit 0639eaee32

View File

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