chore(deps): update golang docker tag to v1.25 (#70)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-13 06:40:33 +01:00
committed by GitHub
parent 75e50f7ee9
commit 63a842016c

View File

@@ -1,7 +1,7 @@
# =============================================================================
# Stage 0: Ofelia binary
# =============================================================================
FROM golang:1.23-bookworm@sha256:167053a2bb901972bf2c1611f8f52c44d5fe7e762e5cab213708d82c421614db AS ofelia-builder
FROM golang:1.25-bookworm@sha256:2c7c65601b020ee79db4c1a32ebee0bf3d6b298969ec683e24fcbea29305f10e AS ofelia-builder
# Ofelia version (built from source for multi-arch support)
ARG OFELIA_VERSION=0.3.12