Merge pull request #5 from AxelFernandez/master
Delete an F in From Dockerfile
This commit is contained in:
commit
d2d0d7d085
@ -1,4 +1,4 @@
|
|||||||
FFROM golang:alpine AS build_base
|
FROM golang:alpine AS build_base
|
||||||
#ENV GOARCH arm64
|
#ENV GOARCH arm64
|
||||||
#ENV GOARCH amd64
|
#ENV GOARCH amd64
|
||||||
RUN apk add --no-cache git gcc ca-certificates libc-dev \
|
RUN apk add --no-cache git gcc ca-certificates libc-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user