mirror of
https://github.com/mgechev/revive.git
synced 2024-11-21 17:16: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:
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 REVISION
|
||||
|
Loading…
Reference in New Issue
Block a user