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