mirror of
https://github.com/docker/cli.git
synced 2026-08-24 10:05:37 -05:00
update to go1.25.2
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
ARG GO_VERSION=1.24.8
|
||||
ARG GO_VERSION=1.25.2
|
||||
|
||||
FROM golang:${GO_VERSION}-alpine AS generated
|
||||
ENV GOTOOLCHAIN=local
|
||||
|
||||
Reference in New Issue
Block a user