Update 'build-alpine.jenkins'
This commit is contained in:
parent
96cf505bc7
commit
0ab8e3c454
@ -48,7 +48,7 @@ spec:
|
||||
|
||||
stage("Build Alpine with CA") {
|
||||
container("kaniko") {
|
||||
def DF = """FROM ${repository}/library/alpine:latest
|
||||
def DF = """FROM ${repository}/dockerhub/library/alpine:latest
|
||||
|
||||
RUN printf '%s\\n' "-----BEGIN CERTIFICATE-----" \\
|
||||
"MIICLTCCAbOgAwIBAgIDAYagMAoGCCqGSM49BAMEME0xCzAJBgNVBAYTAlVTMScw" \\
|
||||
|
Reference in New Issue
Block a user