Skip to content

Commit

Permalink
update fedora_with_test_tooling
Browse files Browse the repository at this point in the history
Signed-off-by: howard zhang <[email protected]>
  • Loading branch information
zhlhahaha committed Oct 24, 2023
1 parent 85e9173 commit 049c8eb
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
Expand Up @@ -307,7 +307,7 @@ container_pull(
# TODO build fedora_with_test_tooling for multi-arch
container_pull(
name = "fedora_with_test_tooling",
digest = "sha256:23dfbf35feb0ebfd2bcf85fe94c94f5ad50bca8762001ee0230f8381f79f52ef",
digest = "sha256:85f7bb99624422dc45b2c203d520a06bfce7a760ef831aafbf0e2bf2b92ebcf4",
registry = "quay.io",
repository = "kubevirtci/fedora-with-test-tooling",
)
Expand All @@ -322,7 +322,7 @@ container_pull(

container_pull(
name = "fedora_with_test_tooling_aarch64",
digest = "sha256:9b1371260c05086a24ac9effdbedca9759c885ea8db93de7f0339df3bcd5a5c3",
digest = "sha256:f5bcb56c8c3ce6f0801aa897db4691950235e7676d1ae22c64b088def4196701",
registry = "quay.io",
repository = "kubevirtci/fedora-with-test-tooling",
)
Expand Down

0 comments on commit 049c8eb

Please sign in to comment.