chore(deps): update golang docker tag to v1.26.1

This commit is contained in:
2026-03-06 02:05:11 +00:00
parent b84ec78e39
commit d549803030
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26.0-alpine AS go_builder
FROM golang:1.26.1-alpine AS go_builder
ARG VERSION=dev
ARG BUILD_DATE=unknown