with alpine
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-10-29 00:09:03 +02:00
parent 0d17656640
commit 4f65765b65
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -1,4 +1,4 @@
FROM harbor.front.kjuulh.io/docker-proxy/library/golang as builder
FROM harbor.front.kjuulh.io/docker-proxy/library/golang:alpine as builder
WORKDIR /src/builder