mirror of
https://github.com/kovetskiy/mark.git
synced 2026-05-03 13:52:33 +00:00
Bump golang from 1.21.6 to 1.22.1
Bumps golang from 1.21.6 to 1.22.1. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Manuel Rüger
parent
ea60ad3170
commit
c1fbd12b5b
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.21.6 as builder
|
FROM golang:1.22.1 as builder
|
||||||
ENV GOPATH="/go"
|
ENV GOPATH="/go"
|
||||||
WORKDIR /go/src/github.com/kovetskiy/mark
|
WORKDIR /go/src/github.com/kovetskiy/mark
|
||||||
COPY / .
|
COPY / .
|
||||||
|
|||||||
Reference in New Issue
Block a user