mirror of
https://codeberg.org/gigirassy/pinata
synced 2026-08-30 15:27:39 +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.
|
||||
#
|
||||
FROM --platform=$BUILDPLATFORM golang:1.24.7-alpine AS builder
|
||||
FROM --platform=$BUILDPLATFORM golang:1.24.8-alpine AS builder
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
ARG TARGETVARIANT
|
||||
|
||||
Reference in New Issue
Block a user