update dockerfile
This commit is contained in:
@@ -13,7 +13,7 @@ COPY . ./
|
||||
|
||||
RUN go build -o ./app
|
||||
|
||||
FROM alpine:edge
|
||||
FROM docker.io/alpine:edge
|
||||
|
||||
WORKDIR /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user