mirror of
https://github.com/mgechev/revive.git
synced 2024-12-16 10:59:50 +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:
parent
1a3d95f6ab
commit
7fa1b2786d
@ -1,4 +1,4 @@
|
|||||||
FROM --platform=$BUILDPLATFORM golang:1.22 AS build
|
FROM --platform=$BUILDPLATFORM golang:1.23 AS build
|
||||||
|
|
||||||
ARG VERSION
|
ARG VERSION
|
||||||
ARG REVISION
|
ARG REVISION
|
||||||
|
Loading…
Reference in New Issue
Block a user