mirror of
https://github.com/rancher/steve.git
synced 2025-08-12 11:41:38 +00:00
Merge 010b66def1
into 4101ed2f30
This commit is contained in:
commit
9a2efa5bbe
@ -1,5 +1,5 @@
|
|||||||
# syntax = docker/dockerfile:experimental
|
# 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 go.mod go.sum main.go /src/
|
||||||
COPY pkg /src/pkg/
|
COPY pkg /src/pkg/
|
||||||
#RUN --mount=type=cache,target=/root/.cache/go-build \
|
#RUN --mount=type=cache,target=/root/.cache/go-build \
|
||||||
|
Loading…
Reference in New Issue
Block a user