Skip to content

Commit ac3ba76

Browse files
committed
Bump image-rs to v0.4.0 tag
Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
1 parent f157cad commit ac3ba76

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/enclave-agent/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/enclave-agent/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ clap = "2.33.3"
1313
# logger module
1414
env_logger = "0.10.0"
1515

16-
image-rs = { git = "https://github.com/confidential-containers/image-rs", features = ["enclave-cc"], default-features = false, rev = "948db858579be538724266a650e840e75e7e824d" }
16+
image-rs = { git = "https://github.com/confidential-containers/image-rs", features = ["enclave-cc"], default-features = false, rev = "v0.4.0" }
1717
kata-sys-util = { git = "https://github.com/kata-containers/kata-containers", rev = "4b57c04c3379d6adc7f440d156f0e4c42ac157df" }
1818
log = "0.4.11"
1919
protocols = { path = "../libs/protocols" }

0 commit comments

Comments
 (0)