mirror of
https://github.com/kovetskiy/mark.git
synced 2025-05-31 18:22:40 +08:00
Bump golang from 1.24.2 to 1.24.3
Bumps golang from 1.24.2 to 1.24.3. --- updated-dependencies: - dependency-name: golang dependency-version: 1.24.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4ac93b556c
commit
5649939297
@ -1,4 +1,4 @@
|
||||
FROM golang:1.24.2 AS builder
|
||||
FROM golang:1.24.3 AS builder
|
||||
ENV GOPATH="/go"
|
||||
WORKDIR /go/src/github.com/kovetskiy/mark
|
||||
COPY / .
|
||||
|
Loading…
x
Reference in New Issue
Block a user