fix versions not being the same
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 22s
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 22s
This commit is contained in:
parent
b7c2c8ea5e
commit
6b01f41d5b
@ -5,6 +5,8 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: .dockerfile
|
||||
args:
|
||||
- VERSION=${VERSION}
|
||||
image: "karl0ss/ktvmanager"
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
|
Loading…
x
Reference in New Issue
Block a user