Skip to content

Commit d0ea356

Browse files
deps(deps): bump devcontainers/go from 1.26-bookworm to 2-1.26-bookworm in /.devcontainer (#776)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a16064d commit d0ea356

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GOTOOLCHAIN=auto lets Go download the exact patch version (e.g. 1.25.9)
44
# when the base image is slightly behind. Downloads are verified against
55
# sum.golang.org.
6-
FROM mcr.microsoft.com/devcontainers/go:1.26-bookworm
6+
FROM mcr.microsoft.com/devcontainers/go:2-1.26-bookworm
77
ENV GOTOOLCHAIN=auto
88

99
# The base image sets GOPATH=/go owned by root. Override to a user-writable

0 commit comments

Comments
 (0)