mirror of
https://github.com/kovetskiy/mark.git
synced 2025-04-23 13:22:40 +08:00
Dockerfile: Build with 1.22.6
This commit is contained in:
parent
39f47c74cf
commit
b7f4b5c6a2
@ -1,4 +1,4 @@
|
||||
FROM golang:1.22.5 as builder
|
||||
FROM golang:1.22.6 AS builder
|
||||
ENV GOPATH="/go"
|
||||
WORKDIR /go/src/github.com/kovetskiy/mark
|
||||
COPY / .
|
||||
|
Loading…
x
Reference in New Issue
Block a user