chore: force container rebuild with v2 image tag
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user