mirror of
https://github.com/k8snetworkplumbingwg/whereabouts.git
synced 2025-06-03 06:42:26 +00:00
Bump golang from 1.23 to 1.24
Bumps golang from 1.23 to 1.24. --- 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:
parent
d0fc250043
commit
5ef53ab5c1
@ -1,4 +1,4 @@
|
||||
FROM golang:1.23
|
||||
FROM golang:1.24
|
||||
ADD . /usr/src/whereabouts
|
||||
RUN mkdir -p $GOPATH/src/github.com/k8snetworkplumbingwg/whereabouts
|
||||
WORKDIR $GOPATH/src/github.com/k8snetworkplumbingwg/whereabouts
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM golang:1.23
|
||||
FROM golang:1.24
|
||||
ADD . /usr/src/whereabouts
|
||||
|
||||
ENV GOARCH="arm64"
|
||||
|
Loading…
Reference in New Issue
Block a user