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
|
# Portainer kann per Git-Verbindung das Image automatisch anhand
|
||||||
# des Dockerfiles ("build: .") im Repository bauen und deployen.
|
# des Dockerfiles ("build: .") im Repository bauen und deployen.
|
||||||
build: .
|
build: .
|
||||||
|
image: lebenslauf-app:latest-v2
|
||||||
container_name: lebenslauf-app-container
|
container_name: lebenslauf-app-container
|
||||||
ports:
|
ports:
|
||||||
- "4322:4321"
|
- "4322:4321"
|
||||||
|
|||||||
Reference in New Issue
Block a user