We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0604d7a + b3b2295 commit c6026e6Copy full SHA for c6026e6
.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:2a21fa84553eb009dd7c0e14cfed1fb852f521e9156b076a2e478c097ee1bda9 AS build-image
+FROM registry.redhat.io/rhel9-4-els/rhel:9.4@sha256:00e433b9ad6b154ec6e68fc8afb76e4d4771b17bc806074ceb74ef0ba0e380de AS build-image
5
6
WORKDIR /app
7
0 commit comments