Skip to content

Commit f67075c

Browse files
chore(deps): update golang docker tag to v1.26.2
1 parent 1552181 commit f67075c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# renovate: datasource=docker depName=golang
2-
ARG GOLANG_VERSION=1.26.1-bookworm
2+
ARG GOLANG_VERSION=1.26.2-bookworm
33
FROM hub-mirrors.alauda.cn/library/golang:${GOLANG_VERSION} AS builder
44

55
WORKDIR /tools

0 commit comments

Comments
 (0)