chore: force container rebuild with v2 image tag

This commit is contained in:
betalabor.de
2026-04-24 20:33:40 +02:00
parent f8cce26630
commit 01f86451ca

View File

@@ -5,6 +5,7 @@ services:
# Portainer kann per Git-Verbindung das Image automatisch anhand
# des Dockerfiles ("build: .") im Repository bauen und deployen.
build: .
image: lebenslauf-app:latest-v2
container_name: lebenslauf-app-container
ports:
- "4322:4321"