Skip to content

Commit b9e8624

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump golang from 1.21.1 to 1.21.2 in /registry-windows
Bumps golang from 1.21.1 to 1.21.2. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e414f8 commit b9e8624

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

44
ENV GO111MODULE=auto

0 commit comments

Comments
 (0)