Skip to content

Commit f934774

Browse files
build(deps): bump tonistiigi/xx from 1.5.0 to 1.6.0
Bumps tonistiigi/xx from 1.5.0 to 1.6.0. --- updated-dependencies: - dependency-name: tonistiigi/xx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84fc734 commit f934774

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)