mirror of
https://github.com/kovetskiy/mark.git
synced 2025-12-13 04:07:36 +08:00
Bump golang from 1.25.4 to 1.25.5
Bumps golang from 1.25.4 to 1.25.5. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
71668cac21
commit
1c708414dd
@ -1,4 +1,4 @@
|
||||
FROM golang:1.25.4 AS builder
|
||||
FROM golang:1.25.5 AS builder
|
||||
ENV GOPATH="/go"
|
||||
WORKDIR /go/src/github.com/kovetskiy/mark
|
||||
COPY / .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user