Skip to content

Commit 16f1fab

Browse files
Update golang Docker tag to v1.26.3
1 parent f6911bb commit 16f1fab

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
@@ -1,4 +1,4 @@
1-
FROM golang:1.25.4 AS builder
1+
FROM golang:1.26.3 AS builder
22

33
RUN <<EOT
44
go install github.com/google/go-jsonnet/cmd/jsonnet@latest

0 commit comments

Comments
 (0)