Skip to content

Commit b0a5cf0

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

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
@@ -52,7 +52,7 @@ ARG NYDUS_VERSION=v2.3.5
5252
ARG SOCI_SNAPSHOTTER_VERSION=0.11.1
5353
ARG KUBO_VERSION=v0.37.0
5454

55-
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.6.1@sha256:923441d7c25f1e2eb5789f82d987693c47b8ed987c4ab3b075d6ed2b5d6779a3 AS xx
55+
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.7.0@sha256:010d4b66aed389848b0694f91c7aaee9df59a6f20be7f5d12e53663a37bd14e2 AS xx
5656

5757

5858
FROM --platform=$BUILDPLATFORM golang:${GO_VERSION}-trixie AS build-base

0 commit comments

Comments
 (0)