Remove branch arg

This commit is contained in:
PJ 2021-12-01 11:19:06 +01:00
parent 1fe2c3d76f
commit 0f740419f3
No known key found for this signature in database
GPG Key ID: F345964979FA8971
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ services:
build:
context: ./docker/blocker
dockerfile: Dockerfile
args:
branch: main
container_name: blocker
restart: unless-stopped
logging: *default-logging