updates dockerfile variable
This commit is contained in:
parent
3fab53bcc7
commit
66593e45d5
@ -3,7 +3,7 @@
|
||||
def repository = "registry.c.test-chamber-13.lan"
|
||||
def repositoryCreds = "harbor-repository-creds"
|
||||
|
||||
def DF = """FROM ${repository}/dockerhub/gitea/gitea:latest-rootless
|
||||
def dockerFile = """FROM ${repository}/dockerhub/gitea/gitea:latest-rootless
|
||||
|
||||
USER root
|
||||
|
||||
|
Reference in New Issue
Block a user