mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-24 00:33:14 +00:00
Update dockerfile
This commit is contained in:
parent
5f606b1c40
commit
c896f779b5
@ -1,4 +1,4 @@
|
||||
FROM golang:alpine AS build
|
||||
FROM golang:alpine3.18 AS build
|
||||
RUN apk add build-base git
|
||||
WORKDIR /src
|
||||
COPY . .
|
||||
|
Loading…
x
Reference in New Issue
Block a user