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

This commit is contained in:
2026-08-19 19:08:54 +00:00
parent fd64026520
commit 01989a3bfd
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26.6-alpine AS go_builder
FROM golang:1.26.7-alpine AS go_builder
ARG VERSION=dev
ARG BUILD_DATE=unknown