mirror of
https://github.com/ivuorinen/gibidify.git
synced 2026-02-15 03:49:57 +00:00
chore(deps): update image golang to v1.25.3 (#77)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Build stage - builds the binary for the target architecture
|
# Build stage - builds the binary for the target architecture
|
||||||
FROM --platform=$BUILDPLATFORM golang:1.25.2-alpine AS builder
|
FROM --platform=$BUILDPLATFORM golang:1.25.3-alpine AS builder
|
||||||
|
|
||||||
# Build arguments automatically set by buildx
|
# Build arguments automatically set by buildx
|
||||||
ARG TARGETOS
|
ARG TARGETOS
|
||||||
|
|||||||
Reference in New Issue
Block a user