mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
update to go1.25.5
- Update Go version to v1.25.5 in build workflow - Update GO_VERSION to 1.25.5 in Dockerfile - Update GO_VERSION to 1.25.5 Signed-off-by: Ameya Keskar <55844298+ameya-keskar@users.noreply.github.com>
This commit is contained in:
committed by
Sebastiaan van Stijn
parent
9df2c7782a
commit
b844409a12
+1
-1
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
ARG GO_VERSION=1.25.2
|
||||
ARG GO_VERSION=1.25.5
|
||||
ARG DISTRO=ubuntu
|
||||
ARG SUITE=jammy
|
||||
|
||||
|
||||
Reference in New Issue
Block a user