We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b45c597 + 802af6d commit d738ccaCopy full SHA for d738cca
.konflux/Dockerfile
@@ -1,7 +1,7 @@
1
# See README.Konflux.md before editing this Dockerfile
2
3
# build stage
4
-FROM registry.redhat.io/rhel9-4-els/rhel:9.4@sha256:48599fa94bd10d6c90cc27e595ac99c245e57b8a426c5d9d696afc5b5aa7a0d6 AS build-image
+FROM registry.redhat.io/rhel9-4-els/rhel:9.4@sha256:2a21fa84553eb009dd7c0e14cfed1fb852f521e9156b076a2e478c097ee1bda9 AS build-image
5
6
WORKDIR /app
7
0 commit comments