Skip to content

Commit

Permalink
build(deps): bump tonistiigi/xx from 1.5.0 to 1.6.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 84fc734 commit f934774
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 f934774

Please sign in to comment.