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.20-windowsservercore-1809 to 1.21-windowsservercore-1809.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent 82a4a9e commit ff38005
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.20-windowsservercore-1809
FROM golang:1.21-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.20-windowsservercore-1809
FROM golang:1.21-windowsservercore-1809

0 comments on commit ff38005

Please sign in to comment.