Skip to content

Commit 96980c4

Browse files
authored
feat: go 1.26.1 (#92)
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
1 parent c4c30b6 commit 96980c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
FROM cgr.dev/chainguard/wolfi-base AS go
2-
RUN apk update && apk add ca-certificates-bundle build-base openssh git go-1.25~=1.25.8
2+
RUN apk update && apk add ca-certificates-bundle build-base openssh git go-1.26~=1.26.1
33
ENTRYPOINT ["/usr/bin/go"]

0 commit comments

Comments
 (0)