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 b76f729 commit 6b97229Copy full SHA for 6b97229
.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:4b4b57c8c532dfe083ca709a149b7e3078bd06d9ab412332cc231887550c96ed AS overlay
6
7
# Set work dir
8
WORKDIR /tmp
0 commit comments