We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b9d1b44 + faf76b9 commit 7839d71Copy full SHA for 7839d71
.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:5eb42da37463fc2d0de90426803bca8e7730d060fcd03dda20173a3d0b237522 AS build-image
+FROM registry.redhat.io/rhel9-4-els/rhel:9.4@sha256:ffcdbfde8abfe6dd3bcd94f7779736f9d5207da7080c1de81764399205ddc33e AS build-image
5
6
WORKDIR /app
7
0 commit comments