mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user