Skip to content

Commit

Permalink
Update to libvirt 5.6.0
Browse files Browse the repository at this point in the history
Signed-off-by: Quique Llorente <[email protected]>
  • Loading branch information
qinqon committed Nov 28, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ab2fa04 commit 8861b01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
@@ -258,10 +258,10 @@ container_pull(
# Pull base image libvirt
container_pull(
name = "libvirt",
digest = "sha256:be2976a5869fdd6cc5ab184f1bfee2345fcee22fa5fdad2db516e5d5de221ab2",
digest = "sha256:cfff1e8729a7466581ba71d953b132beaef28f61b330f52caef6d0184e5f9af0",
registry = "index.docker.io",
repository = "kubevirt/libvirt",
#tag = "20191120.8b875d2",
#tag = "tmp.20191126.748bd4d.x86_64",
)

# Pull kubevirt-testing image

0 comments on commit 8861b01

Please sign in to comment.