changes build image
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user