fix(docker): following the FromAsCasing rule
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM golang:1-alpine as builder
|
||||
FROM golang:1-alpine AS builder
|
||||
|
||||
RUN apk --no-cache --no-progress add git ca-certificates tzdata make \
|
||||
&& update-ca-certificates \
|
||||
|
Reference in New Issue
Block a user