File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Build the operator binary
2- FROM docker.elastic.co/wolfi/go:1.25.5-r0@sha256:f81844bc5528ac4701e6c0713d7f3b3c004d18d5e5640d77501bcde30b4e0561 as builder
2+ FROM docker.elastic.co/wolfi/go:1.25.5-r0@sha256:dd041c87980602e5ea339350c29c3bfbeaf35cbe64306be3e63407cf6a1ba631 as builder
33
44ARG VERSION
55ARG SHA1
Original file line number Diff line number Diff line change 11# Build the operator binary
2- FROM docker.elastic.co/wolfi/go:1.25.5-r0@sha256:f81844bc5528ac4701e6c0713d7f3b3c004d18d5e5640d77501bcde30b4e0561 as builder
2+ FROM docker.elastic.co/wolfi/go:1.25.5-r0@sha256:dd041c87980602e5ea339350c29c3bfbeaf35cbe64306be3e63407cf6a1ba631 as builder
33
44ARG VERSION
55ARG SHA1
Original file line number Diff line number Diff line change 1- FROM docker.elastic.co/wolfi/go:1.25.5-r0@sha256:f81844bc5528ac4701e6c0713d7f3b3c004d18d5e5640d77501bcde30b4e0561 as builder
1+ FROM docker.elastic.co/wolfi/go:1.25.5-r0@sha256:dd041c87980602e5ea339350c29c3bfbeaf35cbe64306be3e63407cf6a1ba631 as builder
22ADD . /manifest-gen
33WORKDIR /manifest-gen
44ENV GO111MODULE=on CGO_ENABLED=0 GOOS=linux
You can’t perform that action at this time.
0 commit comments