changes build image

This commit is contained in:
Hyatt 2021-10-30 18:50:44 -05:00
parent b42a4df38c
commit 1175588b67
Signed by: nhyatt
GPG Key ID: C50D0BBB5BC40BEA

2
Jenkinsfile vendored
View File

@ -16,7 +16,7 @@ spec:
containers:
- name: compile
imagePullPolicy: Always
image: ${repository}/dockerhub/library/golang:alpine
image: ${repository}/dockerhub/library/golang
tty: true
command:
- /bin/cat