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

This commit is contained in:
2026-01-15 22:01:11 +00:00
parent 90fe4bd7c1
commit addd216881
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.25.5-alpine AS go_builder
FROM golang:1.25.6-alpine AS go_builder
ARG VERSION=dev
ARG BUILD_DATE=unknown