Skip to content

Commit 4c03712

Browse files
Bump golang from 1.25.6 to 1.26.1 in /registry-windows
Bumps golang from 1.25.6 to 1.26.1. --- updated-dependencies: - dependency-name: golang dependency-version: 1.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e41ec8b commit 4c03712

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

registry-windows/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.6 AS build
1+
FROM golang:1.26.1 AS build
22
#FROM golang:1.19.0-nanoserver AS build
33

44
ENV GO111MODULE=auto

0 commit comments

Comments
 (0)