Skip to content

Commit

Permalink
Merge pull request #3743 from containerd/dependabot/docker/tonistiigi…
Browse files Browse the repository at this point in the history
…/xx-1.6.0

build(deps): bump tonistiigi/xx from 1.5.0 to 1.6.0
  • Loading branch information
djdongjin authored Dec 9, 2024
2 parents 84fc734 + f934774 commit 17eeb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ ARG NYDUS_VERSION=v2.3.0
ARG SOCI_SNAPSHOTTER_VERSION=0.8.0
ARG KUBO_VERSION=v0.31.0

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


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

0 comments on commit 17eeb5b

Please sign in to comment.