Skip to content

Commit

Permalink
Bump golang in /2.7/windows-builder/1809
Browse files Browse the repository at this point in the history
Bumps golang from 1.21-windowsservercore-1809 to 1.22.2-windowsservercore-1809.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent 307534a commit 6c2e899
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 2.7/windows-builder/1809/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21-windowsservercore-1809
FROM golang:1.22.2-windowsservercore-1809

SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]

Expand Down
2 changes: 1 addition & 1 deletion 2.7/windows-builder/1809/Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM golang:1.21-windowsservercore-1809
FROM golang:1.22.2-windowsservercore-1809

0 comments on commit 6c2e899

Please sign in to comment.