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

This commit is contained in:
2026-06-04 15:22:58 +00:00
parent deb1c20d7d
commit 87001d1ac3
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26.3-alpine AS go_builder
FROM golang:1.26.4-alpine AS go_builder
ARG VERSION=dev
ARG BUILD_DATE=unknown