Skip to content

Commit 93d3573

Browse files
committed
Update .gitpod.Dockerfile
1 parent 302e062 commit 93d3573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM gitpod/workspace-base:latest
22

33
USER gitpod
4-
ENV GO_VERSION=1.24.2
4+
ENV GO_VERSION=1.24.3
55

66
# For ref, see: https://github.com/gitpod-io/workspace-images/blob/61df77aad71689504112e1087bb7e26d45a43d10/chunks/lang-go/Dockerfile#L10
77
ENV GOPATH=$HOME/go-packages

0 commit comments

Comments
 (0)