Skip to content

Commit 955ed62

Browse files
build(deps): bump tonistiigi/xx from 1.7.0 to 1.8.0
Bumps tonistiigi/xx from 1.7.0 to 1.8.0. --- updated-dependencies: - dependency-name: tonistiigi/xx dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b6688d commit 955ed62

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.7.0@sha256:010d4b66aed389848b0694f91c7aaee9df59a6f20be7f5d12e53663a37bd14e2 AS xx
55+
FROM --platform=$BUILDPLATFORM tonistiigi/xx:1.8.0@sha256:add602d55daca18914838a78221f6bbe4284114b452c86a48f96d59aeb00f5c6 AS xx
5656

5757

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

0 commit comments

Comments
 (0)