We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0ccecf + 18d5a9a commit d7271c0Copy full SHA for d7271c0
.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-6-els/rhel:9.6@sha256:4742cdc834a5fb3cb083b5a2b0af81a7f3e8689c48c52ccccdb1e4347201b6d4 AS build-image
+FROM registry.redhat.io/rhel9-6-els/rhel:9.6@sha256:e7834be17a5c9c22291c6626c0d35e2cc76c062a946c94ac1d2a95fedf7af503 AS build-image
5
6
WORKDIR /app
7
0 commit comments