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:
@@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM golang:1.24 AS build
|
||||
FROM --platform=$BUILDPLATFORM golang:1.25 AS build
|
||||
|
||||
ARG VERSION
|
||||
ARG REVISION
|
||||
|
Reference in New Issue
Block a user