mirror of
https://github.com/int128/kubelogin.git
synced 2026-08-23 21:06:15 +00:00
chore(deps): update golang docker tag to v1.26.3 (#1585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM golang:1.26.2@sha256:b54cbf583d390341599d7bcbc062425c081105cc5ef6d170ced98ef9d047c716 AS builder
|
||||
FROM --platform=$BUILDPLATFORM golang:1.26.3@sha256:2d6c80227255c3112a4d08e67ba98e58efd3846daf15d9d7d4c389565d881b1a AS builder
|
||||
|
||||
WORKDIR /builder
|
||||
|
||||
|
||||
Reference in New Issue
Block a user