mirror of
https://github.com/kovetskiy/mark.git
synced 2026-03-14 14:17:37 +08:00
build(deps): bump golang from 1.25.7 to 1.26.0
Bumps golang from 1.25.7 to 1.26.0. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ca96113ec1
commit
816add2709
@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.25.7 AS builder
|
FROM golang:1.26.0 AS builder
|
||||||
ENV GOPATH="/go"
|
ENV GOPATH="/go"
|
||||||
WORKDIR /go/src/github.com/kovetskiy/mark
|
WORKDIR /go/src/github.com/kovetskiy/mark
|
||||||
COPY / .
|
COPY / .
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user