fix(docker): bump alpine / go

This commit is contained in:
sentriz
2021-05-09 00:19:17 +01:00
parent 4b3adf0f7f
commit 1f941b2085
3 changed files with 3 additions and 5 deletions

View File

@@ -1,5 +1,3 @@
# syntax=docker/dockerfile:experimental
FROM golang:1.16-alpine AS builder
RUN apk add -U --no-cache \
build-base \