mirror of
https://github.com/mgechev/revive.git
synced 2025-07-15 01:04:40 +02:00
chore(deps): update golang docker tag to v1.23 (#1071)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM golang:1.22 AS build
|
||||
FROM --platform=$BUILDPLATFORM golang:1.23 AS build
|
||||
|
||||
ARG VERSION
|
||||
ARG REVISION
|
||||
|
Reference in New Issue
Block a user