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.4-r0@sha256:0447bc63c01761fd14bd45576d6a502bd1030aea313ee69fe78370e8dcccef73 as builder
2+ FROM docker.elastic.co/wolfi/go:1.25.4-r0@sha256:9602bb3163add9e93d46c165b6ae5ea88660685ea5f839b8f565f356dbcb5e98 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.4-r0@sha256:0447bc63c01761fd14bd45576d6a502bd1030aea313ee69fe78370e8dcccef73 as builder
2+ FROM docker.elastic.co/wolfi/go:1.25.4-r0@sha256:9602bb3163add9e93d46c165b6ae5ea88660685ea5f839b8f565f356dbcb5e98 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.4-r0@sha256:0447bc63c01761fd14bd45576d6a502bd1030aea313ee69fe78370e8dcccef73 as builder
1+ FROM docker.elastic.co/wolfi/go:1.25.4-r0@sha256:9602bb3163add9e93d46c165b6ae5ea88660685ea5f839b8f565f356dbcb5e98 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