Skip to content

Commit 25e596b

Browse files
Bump golang from 1.24.1 to 1.24.2 in /registry-windows (#191)
Bumps golang from 1.24.1 to 1.24.2. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f114e34 commit 25e596b

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

44
ENV GO111MODULE=auto

0 commit comments

Comments
 (0)