File tree Expand file tree Collapse file tree
kroxylicious-app/src/main/docker
kroxylicious-operator/src/main/docker Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ RUN set -ex; \
4040COPY . .
4141RUN mvn -q -B clean package -Pdist -Dquick -DskipContainerImageBuild=true -DskipDocs=true -Dmaven.test.skip
4242
43- FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1773939694 @sha256:83006d535923fcf1345067873524a3980316f51794f01d8655be55d6e9387183
43+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1775623882 @sha256:d91be7cea9f03a757d69ad7fcdfcd7849dba820110e7980d5e2a1f46ed06ea3b
4444
4545ARG JAVA_VERSION=21
4646ARG KROXYLICIOUS_VERSION
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ COPY . .
4141
4242RUN mvn -q -B clean package -Pdist -Dquick -DskipContainerImageBuild=true -DskipDocs=true -Dmaven.test.skip
4343
44- FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1773939694 @sha256:83006d535923fcf1345067873524a3980316f51794f01d8655be55d6e9387183
44+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1775623882 @sha256:d91be7cea9f03a757d69ad7fcdfcd7849dba820110e7980d5e2a1f46ed06ea3b
4545
4646ARG JAVA_VERSION=21
4747ARG KROXYLICIOUS_VERSION
Original file line number Diff line number Diff line change 44# Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
55#
66
7- FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1773939694 @sha256:83006d535923fcf1345067873524a3980316f51794f01d8655be55d6e9387183
7+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1775623882 @sha256:d91be7cea9f03a757d69ad7fcdfcd7849dba820110e7980d5e2a1f46ed06ea3b
88
99ARG TARGETOS
1010ARG TARGETARCH
Original file line number Diff line number Diff line change 44# Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
55#
66
7- FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1773939694 @sha256:83006d535923fcf1345067873524a3980316f51794f01d8655be55d6e9387183
7+ FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1775623882 @sha256:d91be7cea9f03a757d69ad7fcdfcd7849dba820110e7980d5e2a1f46ed06ea3b
88
99ARG TARGETOS=linux
1010ARG TARGETARCH
You can’t perform that action at this time.
0 commit comments