1
0
mirror of https://github.com/mgechev/revive.git synced 2025-10-08 22:41:54 +02:00

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

This commit is contained in:
renovate[bot]
2025-10-06 09:21:35 +02:00
committed by GitHub
parent c930786fdb
commit c603da3180

View File

@@ -1,4 +1,4 @@
FROM --platform=$BUILDPLATFORM golang:1.24 AS build
FROM --platform=$BUILDPLATFORM golang:1.25 AS build
ARG VERSION
ARG REVISION