Skip to content

Commit b6a29cf

Browse files
Bump golang from 1.22.4 to 1.22.5 in /registry-windows (#135)
Bumps golang from 1.22.4 to 1.22.5. --- 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 9c158da commit b6a29cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

registry-windows/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22.4 AS build
1+
FROM golang:1.22.5 AS build
22
#FROM golang:1.19.0-nanoserver AS build
33

44
ENV GO111MODULE=auto

0 commit comments

Comments
 (0)