Skip to content

Commit bf01328

Browse files
authored
Merge pull request containerd#3749 from containerd/dependabot/docker/tonistiigi/xx-1.6.1
build(deps): bump tonistiigi/xx from 1.6.0 to 1.6.1
2 parents 5736ded + 9e5a013 commit bf01328

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.6.0 AS xx
53+
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.1 AS xx
5454

5555

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

0 commit comments

Comments
 (0)