mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-21 21:33:22 +01:00
@@ -1,8 +1,8 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
ARG GO_VERSION="1.20"
|
||||
ARG ALPINE_VERSION="3.17"
|
||||
ARG XX_VERSION="1.1.2"
|
||||
ARG ALPINE_VERSION="3.18"
|
||||
ARG XX_VERSION="1.2.1"
|
||||
|
||||
FROM --platform=$BUILDPLATFORM tonistiigi/xx:${XX_VERSION} AS xx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user