changes build image

This commit is contained in:
2021-10-30 18:50:44 -05:00
parent b42a4df38c
commit 1175588b67

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