mirror of
https://github.com/rancher/steve.git
synced 2025-07-31 22:36:52 +00:00
chore(deps): update registry.suse.com/bci/golang docker tag to v1.24 (#520)
Co-authored-by: renovate-rancher[bot] <119870437+renovate-rancher[bot]@users.noreply.github.com>
This commit is contained in:
parent
fa78dd2ea9
commit
f3db2d8d26
@ -1,5 +1,5 @@
|
||||
# syntax = docker/dockerfile:experimental
|
||||
FROM registry.suse.com/bci/golang:1.23 as build
|
||||
FROM registry.suse.com/bci/golang:1.24 as build
|
||||
COPY go.mod go.sum main.go /src/
|
||||
COPY pkg /src/pkg/
|
||||
#RUN --mount=type=cache,target=/root/.cache/go-build \
|
||||
|
Loading…
Reference in New Issue
Block a user