BUILDX_VERSION 0.9.1

This commit is contained in:
Struchkov Mark 2022-12-04 12:07:19 +03:00
parent 368b20acc9
commit 996accda36

View File

@ -1,4 +1,4 @@
ARG BUILDX_VERSION=0.7.1 ARG BUILDX_VERSION=0.9.1
ARG DOCKER_VERSION=latest ARG DOCKER_VERSION=latest
FROM alpine AS fetcher FROM alpine AS fetcher