mirror of
https://github.com/distribution/distribution
synced 2025-02-17 20:39:35 +01:00
Update to xx 1.1.1
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit 52a88c596b5e147a6607650b9c032aa8b1067b42) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
14bd72bcf8
commit
19b3feb5df
@ -1,7 +1,7 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
ARG GO_VERSION=1.17
|
||||
ARG XX_VERSION=1.1.0
|
||||
ARG XX_VERSION=1.1.1
|
||||
|
||||
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
|
||||
FROM --platform=$BUILDPLATFORM golang:${GO_VERSION}-alpine AS base
|
||||
|
Loading…
Reference in New Issue
Block a user