Skip to content

Commit

Permalink
Merge pull request #5462 from tonistiigi/deps-update-20241028
Browse files Browse the repository at this point in the history
[v0.17] Dependency updates
  • Loading branch information
tonistiigi authored Oct 28, 2024
2 parents cda279e + c9a25c4 commit d09c1e2
Show file tree
Hide file tree
Showing 437 changed files with 18,548 additions and 36,143 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile-upstream:master

ARG RUNC_VERSION=v1.1.14
ARG CONTAINERD_VERSION=v1.7.22
ARG RUNC_VERSION=v1.1.15
ARG CONTAINERD_VERSION=v1.7.23
# CONTAINERD_ALT_VERSION_16 defines fallback containerd version for integration tests
ARG CONTAINERD_ALT_VERSION_16=v1.6.36
ARG REGISTRY_VERSION=v2.8.3
Expand All @@ -19,7 +19,7 @@ ARG DELVE_VERSION=v1.22.1

ARG GO_VERSION=1.22
ARG ALPINE_VERSION=3.20
ARG XX_VERSION=1.4.0
ARG XX_VERSION=1.5.0
ARG BUILDKIT_DEBUG

# minio for s3 integration tests
Expand Down
Loading

0 comments on commit d09c1e2

Please sign in to comment.