mirror of
https://codeberg.org/gigirassy/pinata
synced 2026-08-30 23:37:40 +00:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Multi-arch build (use BuildKit/docker buildx). Produces a tiny scratch image.
|
# Multi-arch build (use BuildKit/docker buildx). Produces a tiny scratch image.
|
||||||
#
|
#
|
||||||
FROM --platform=$BUILDPLATFORM golang:1.24.7-alpine AS builder
|
FROM --platform=$BUILDPLATFORM golang:1.24.8-alpine AS builder
|
||||||
ARG TARGETOS
|
ARG TARGETOS
|
||||||
ARG TARGETARCH
|
ARG TARGETARCH
|
||||||
ARG TARGETVARIANT
|
ARG TARGETVARIANT
|
||||||
|
|||||||
Reference in New Issue
Block a user