mirror of https://github.com/docker/buildx.git
dockerfile: update xx to 1.5.0
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
40f444f4b8
commit
f039670961
|
@ -1,7 +1,7 @@
|
||||||
# syntax=docker/dockerfile:1
|
# syntax=docker/dockerfile:1
|
||||||
|
|
||||||
ARG GO_VERSION=1.22
|
ARG GO_VERSION=1.22
|
||||||
ARG XX_VERSION=1.4.0
|
ARG XX_VERSION=1.5.0
|
||||||
|
|
||||||
# for testing
|
# for testing
|
||||||
ARG DOCKER_VERSION=27.1.1
|
ARG DOCKER_VERSION=27.1.1
|
||||||
|
|
Loading…
Reference in New Issue