Skip to content

Commit 3c6fc48

Browse files
authored
fix(docker): following the FromAsCasing rule
1 parent a4469d5 commit 3c6fc48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1-alpine as builder
1+
FROM golang:1-alpine AS builder
22

33
RUN apk --no-cache --no-progress add git ca-certificates tzdata make \
44
&& update-ca-certificates \

0 commit comments

Comments
 (0)