mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-27 14:31:39 +00:00
build docker v2.5
This commit is contained in:
parent
0f6d892c8a
commit
2846ed2e84
@ -1,4 +1,4 @@
|
|||||||
FROM golang:alpine AS build
|
FROM golang:1.21.5-alpine AS build
|
||||||
RUN apk add build-base git
|
RUN apk add build-base git
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
COPY . .
|
COPY . .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user