mirror of
https://github.com/int128/kubelogin.git
synced 2026-02-14 16:39:51 +00:00
chore(deps): update golang docker tag to v1.23 (#1121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.22 as builder
|
||||
FROM golang:1.23 as builder
|
||||
|
||||
WORKDIR /builder
|
||||
COPY go.* .
|
||||
|
||||
Reference in New Issue
Block a user