Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
Signed-off-by: L. Pivarc <lpivarc@redhat.com>
  • Loading branch information
xpivarc committed Oct 20, 2020
1 parent 0c4ed85 commit 8f1c200
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hack/builder/version.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
VERSION=30-8.0.33
VERSION=30-9.0.3
# TODO: reenable ppc64le when new builds are available
ARCHITECTURES="amd64"
2 changes: 1 addition & 1 deletion hack/dockerized
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if [ -z ${KUBEVIRT_CRI} ]; then
fi
fi

KUBEVIRT_BUILDER_IMAGE="kubevirt/builder@sha256:3390fe22e515d653e8c2d5fb50b761f75990a9b67394120ff613cb01f15def93"
KUBEVIRT_BUILDER_IMAGE="kubevirt/builder@sha256:756e317913e2e5c4f342ff4cd5319bc504286bc52ca7aead3337d79182d11b46"

SYNC_OUT=${SYNC_OUT:-true}

Expand Down

0 comments on commit 8f1c200

Please sign in to comment.