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:4589c7d8a49990cd846cda580bd0cc11c72cc6121fe8b3f01f94c7c6a28f8a56 AS build-env
1
+ FROM registry.access.redhat.com/ubi9/go-toolset@sha256:cbc354aed85c826d3b6d6d16250a46b1af0bf5805d109b200bc1998119c8ed29 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:4589c7d8a49990cd846cda580bd0cc11c72cc6121fe8b3f01f94c7c6a28f8a56 AS builder
1
+ FROM registry.access.redhat.com/ubi9/go-toolset@sha256:cbc354aed85c826d3b6d6d16250a46b1af0bf5805d109b200bc1998119c8ed29 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:4589c7d8a49990cd846cda580bd0cc11c72cc6121fe8b3f01f94c7c6a28f8a56 AS builder
1
+ FROM registry.access.redhat.com/ubi9/go-toolset@sha256:cbc354aed85c826d3b6d6d16250a46b1af0bf5805d109b200bc1998119c8ed29 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:4589c7d8a49990cd846cda580bd0cc11c72cc6121fe8b3f01f94c7c6a28f8a56 AS build-env
1
+ FROM registry.access.redhat.com/ubi9/go-toolset@sha256:cbc354aed85c826d3b6d6d16250a46b1af0bf5805d109b200bc1998119c8ed29 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