Update Dockerfile
This commit is contained in:
parent
62c6f48863
commit
8030ff4cfe
@ -1,4 +1,4 @@
|
||||
FROM penahub.gitlab.yandexcloud.net:5050/devops/dockerhub-backup/golang as build
|
||||
FROM dockerhub.timeweb.cloud/golang:alpine as build
|
||||
WORKDIR /app
|
||||
RUN apk add git
|
||||
COPY . .
|
||||
|
Loading…
Reference in New Issue
Block a user