File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- FROM registry.access.redhat.com/ubi9/go-toolset@sha256:9cf1e647ac32a45c129d8c7afd3fb53cd1b2665137339598f37dfc9e7ac67ef1 AS build-env
1
+ FROM registry.access.redhat.com/ubi9/go-toolset@sha256:d73c4151518c73332717a52f5d22c670bf2f88e04a841e507aef0227b3100225 AS build-env
2
2
ENV APP_ROOT=/opt/app-root
3
3
ENV GOPATH=$APP_ROOT
4
4
ENV CGO_ENABLED=false
Original file line number Diff line number Diff line change 1
- FROM registry.access.redhat.com/ubi9/go-toolset@sha256:9cf1e647ac32a45c129d8c7afd3fb53cd1b2665137339598f37dfc9e7ac67ef1 AS builder
1
+ FROM registry.access.redhat.com/ubi9/go-toolset@sha256:d73c4151518c73332717a52f5d22c670bf2f88e04a841e507aef0227b3100225 AS builder
2
2
ENV APP_ROOT=/opt/app-root
3
3
ENV GOPATH=$APP_ROOT
4
4
ENV CGO_ENABLED=false
Original file line number Diff line number Diff line change 1
- FROM registry.access.redhat.com/ubi9/go-toolset@sha256:9cf1e647ac32a45c129d8c7afd3fb53cd1b2665137339598f37dfc9e7ac67ef1 AS builder
1
+ FROM registry.access.redhat.com/ubi9/go-toolset@sha256:d73c4151518c73332717a52f5d22c670bf2f88e04a841e507aef0227b3100225 AS builder
2
2
ENV APP_ROOT=/opt/app-root
3
3
ENV GOPATH=$APP_ROOT
4
4
ENV CGO_ENABLED=false
Original file line number Diff line number Diff line change 1
- FROM registry.access.redhat.com/ubi9/go-toolset@sha256:9cf1e647ac32a45c129d8c7afd3fb53cd1b2665137339598f37dfc9e7ac67ef1 AS build-env
1
+ FROM registry.access.redhat.com/ubi9/go-toolset@sha256:d73c4151518c73332717a52f5d22c670bf2f88e04a841e507aef0227b3100225 AS build-env
2
2
ENV APP_ROOT=/opt/app-root
3
3
ENV GOPATH=$APP_ROOT
4
4
ENV CGO_ENABLED=false
You can’t perform that action at this time.
0 commit comments