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