Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

Commit adcb925

Browse files
committed
chore(runner): update to go 1.26.1
1 parent dfe06e5 commit adcb925

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

runner/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG GO_VERSION=1.26.0
1+
ARG GO_VERSION=1.26.1
22
ARG GOOSE_VERSION=1.27.0
33

44
FROM golang:${GO_VERSION}-bookworm AS go-runtime

0 commit comments

Comments
 (0)