File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2 AS build
1
+ FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2.1747789945 AS build
2
2
3
3
USER root
4
4
RUN mkdir /src /rds_ca
Original file line number Diff line number Diff line change 1
- FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2 AS build
1
+ FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2.1747789945 AS build
2
2
USER root
3
3
RUN mkdir /src
4
4
WORKDIR /src
Original file line number Diff line number Diff line change 1
- FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2 AS build
1
+ FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2.1747789945 AS build
2
2
USER root
3
3
ENV GOFLAGS="-mod=mod"
4
4
Original file line number Diff line number Diff line change 1
- FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2 AS build
1
+ FROM registry.access.redhat.com/ubi8/go-toolset:1.23.6-2.1747789945 AS build
2
2
USER root
3
3
ENV GOFLAGS="-mod=mod"
4
4
You can’t perform that action at this time.
0 commit comments