Skip to content

Commit 17eeb5b

Browse files
authored
Merge pull request containerd#3743 from containerd/dependabot/docker/tonistiigi/xx-1.6.0
build(deps): bump tonistiigi/xx from 1.5.0 to 1.6.0
2 parents 84fc734 + f934774 commit 17eeb5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ARG NYDUS_VERSION=v2.3.0
5050
ARG SOCI_SNAPSHOTTER_VERSION=0.8.0
5151
ARG KUBO_VERSION=v0.31.0
5252

53-
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.5.0 AS xx
53+
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.0 AS xx
5454

5555

5656
FROM --platform=$BUILDPLATFORM golang:${GO_VERSION}-bookworm AS build-base-debian

0 commit comments

Comments
 (0)