fixed dockerfile location in final folder

This commit is contained in:
Gerhard Scheikl
2026-05-08 22:02:01 +02:00
parent e865bc5985
commit bbb2cdc94a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
services:
app:
build:
context: ..
context: .
dockerfile: Dockerfile
image: linumiq-invoice:dev
container_name: linumiq-invoice-dev