Skip to content

Commit

Permalink
Merge pull request #524 from cgwalters/require-new-proxy
Browse files Browse the repository at this point in the history
lib: Require new containers-image-proxy
  • Loading branch information
jmarrero committed Aug 29, 2023
2 parents 4c8bde9 + 8c0c1fe commit 9c882b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rust-version = "1.70.0"

[dependencies]
anyhow = "1.0"
containers-image-proxy = "0.5.3"
containers-image-proxy = "0.5.5"
async-compression = { version = "0.3", features = ["gzip", "tokio"] }
bitflags = "1"
camino = "1.0.4"
Expand Down

0 comments on commit 9c882b3

Please sign in to comment.