1
0
Fork 0

use nxbuilder:alpine
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Daniel Wolf 2022-05-30 17:50:17 -04:00
parent 357daa210c
commit b43d53b128
Signed by: nephatrine
GPG Key ID: 59D70EC2E4AAB4D0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM nephatrine/alpine:builder AS builder
FROM nephatrine/nxbuilder:alpine AS builder
ARG GOPATH="/usr"
ARG BUILDTAGS="include_oss include_gcs"