We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45b9c7 commit 23b54c7Copy full SHA for 23b54c7
.konflux/bundle/bundle.konflux.Dockerfile
@@ -2,7 +2,7 @@
2
3
# yq is required for merging the yaml files
4
# Run the overlay in a container
5
-FROM quay.io/konflux-ci/yq:latest@sha256:3c6d57cdd8db4aef5473a205b1f66e188a152406f6ff66a3e209c306febde0f4 AS overlay
+FROM quay.io/konflux-ci/yq:latest@sha256:15d0238843d954ee78c9c190705eb8b36f6e52c31434183c37d99a80841a635a AS overlay
6
7
# Set work dir
8
WORKDIR /tmp
0 commit comments