fix(docker): repair build
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m5s

This commit is contained in:
2026-02-13 14:32:02 +01:00
parent 15f6264bff
commit 2721f0958a
4 changed files with 19 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
services:
app:
image: git.pihkaal.me/pihkaal/pihkaal-me:latest
container_name: beta-pihkaal-me
image: git.pihkaal.me/pihkaal/pihkaal-me:dev
restart: unless-stopped
networks:
- web