Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .konflux/bundle/bundle.konflux.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# yq is required for merging the yaml files
# Run the overlay in a container
FROM quay.io/konflux-ci/yq:latest@sha256:58996707d7186ddcd06326353d270ee72e27e8520440578839c1f105a6c53817 AS overlay
FROM quay.io/konflux-ci/yq:latest@sha256:dc544d782a7d970953efb19887731adb1ee954c2a5660eacda2be82990685468 AS overlay

# Set work dir
WORKDIR /tmp
Expand Down
Loading