changes base image
This commit is contained in:
parent
44b45e3d02
commit
74f1122002
@ -3,7 +3,7 @@
|
||||
def repository = "registry.c.test-chamber-13.lan"
|
||||
def repositoryCreds = "harbor-repository-creds"
|
||||
|
||||
def dockerFile = """FROM ${repository}/dockerhub/library/alpine:latest
|
||||
def dockerFile = """FROM ${repository}/dockerhub/library/php:latest
|
||||
|
||||
LABEL org.opencontainers.image.authors="The_Spider <spider@smoothnet.org>"
|
||||
|
||||
|
Reference in New Issue
Block a user