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:768a2eb361ab2dd8d7139421abb97f6a55c6c2a71777d6b9fe3517e3d7b9aebc 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:768a2eb361ab2dd8d7139421abb97f6a55c6c2a71777d6b9fe3517e3d7b9aebc 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:768a2eb361ab2dd8d7139421abb97f6a55c6c2a71777d6b9fe3517e3d7b9aebc 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