Skip to content

Commit 1f4aa58

Browse files
Bump golang from 1.23.6 to 1.24.0 in /registry-windows (#179)
Bumps golang from 1.23.6 to 1.24.0. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c22ce29 commit 1f4aa58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.23.6 AS build
1+
FROM golang:1.24.0 AS build
22
#FROM golang:1.19.0-nanoserver AS build
33

44
ENV GO111MODULE=auto

0 commit comments

Comments
 (0)