1
0
mirror of https://github.com/mgechev/revive.git synced 2025-10-30 23:37:49 +02:00

chore(deps): update golang docker tag to v1.24 (#1232)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-02-13 17:07:22 +01:00
committed by GitHub
parent 4020f4387e
commit a59a2288fd

View File

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