Skip to content

Commit d09c1e2

Browse files
authored
Merge pull request #5462 from tonistiigi/deps-update-20241028
[v0.17] Dependency updates
2 parents cda279e + c9a25c4 commit d09c1e2

File tree

437 files changed

+18548
-36143
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

437 files changed

+18548
-36143
lines changed

Dockerfile

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile-upstream:master
22

3-
ARG RUNC_VERSION=v1.1.14
4-
ARG CONTAINERD_VERSION=v1.7.22
3+
ARG RUNC_VERSION=v1.1.15
4+
ARG CONTAINERD_VERSION=v1.7.23
55
# CONTAINERD_ALT_VERSION_16 defines fallback containerd version for integration tests
66
ARG CONTAINERD_ALT_VERSION_16=v1.6.36
77
ARG REGISTRY_VERSION=v2.8.3
@@ -19,7 +19,7 @@ ARG DELVE_VERSION=v1.22.1
1919

2020
ARG GO_VERSION=1.22
2121
ARG ALPINE_VERSION=3.20
22-
ARG XX_VERSION=1.4.0
22+
ARG XX_VERSION=1.5.0
2323
ARG BUILDKIT_DEBUG
2424

2525
# minio for s3 integration tests

0 commit comments

Comments
 (0)