Skip to content

Commit

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

build(deps): bump tonistiigi/xx from 1.4.0 to 1.5.0
  • Loading branch information
djdongjin authored Aug 21, 2024
2 parents 2b77879 + 8352492 commit fea4208
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 @@ -51,7 +51,7 @@ ARG GOTESTSUM_VERSION=v1.12.0
ARG NYDUS_VERSION=v2.2.5
ARG SOCI_SNAPSHOTTER_VERSION=0.7.0

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


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

0 comments on commit fea4208

Please sign in to comment.