mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
update to go1.21.6
go1.20 is reaching EOL soon; let's update to the current version. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
ARG GO_VERSION=1.20.6
|
||||
ARG GO_VERSION=1.21.6
|
||||
ARG DISTRO=ubuntu
|
||||
ARG SUITE=focal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user