fix dockerfile waring[NO CI]
All checks were successful
Gitea Actions CI Demo / Explore-Gitea-Actions (push) Successful in 3m7s
All checks were successful
Gitea Actions CI Demo / Explore-Gitea-Actions (push) Successful in 3m7s
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:alpine as build
|
||||
FROM golang:alpine AS build
|
||||
|
||||
WORKDIR /go/src
|
||||
|
||||
|
Reference in New Issue
Block a user