update pipeline

This commit is contained in:
Kirill Andrusyak
2023-09-04 23:13:00 +00:00
parent 7dba549faa
commit 9f72a3f8a2

View File

@@ -13,7 +13,7 @@ COPY . ./
RUN go build -o ./app
FROM alpine:edge
FROM docker.io/alpine:edge
WORKDIR /