Remove branch arg
This commit is contained in:
parent
1fe2c3d76f
commit
0f740419f3
|
@ -11,8 +11,6 @@ services:
|
|||
build:
|
||||
context: ./docker/blocker
|
||||
dockerfile: Dockerfile
|
||||
args:
|
||||
branch: main
|
||||
container_name: blocker
|
||||
restart: unless-stopped
|
||||
logging: *default-logging
|
||||
|
|
Reference in New Issue