Upgrade Go, Kaniko and Alpine

This commit is contained in:
2020-06-25 21:54:42 -07:00
parent a4cb903627
commit 7cc5c91dce
2 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ name: default
steps:
- name: test
image: golang:1.14.3
image: golang:1.14.4
commands:
- go test -v
- go build
@@ -17,7 +17,7 @@ steps:
memory: 200MiB
- name: docker
image: askbjoernhansen/drone-kaniko:0.22-6
image: harbor.ntppool.org/ntppool/drone-kaniko:latest
settings:
repo: drone-builds/drone-test
registry: harbor.ntppool.org