mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
build docker v2.5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:alpine3.18 AS build
|
||||
FROM golang:alpine AS build
|
||||
RUN apk add build-base git
|
||||
WORKDIR /src
|
||||
COPY . .
|
||||
|
Reference in New Issue
Block a user