chore(deps): update golang docker tag to v1.26.2
Tests / Run Tests (pull_request) Successful in 2m7s

This commit is contained in:
2026-04-07 23:11:12 +00:00
parent aa069f333d
commit 82f9b4dc0c
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.26.1-alpine AS go_builder
FROM golang:1.26.2-alpine AS go_builder
ARG VERSION=dev
ARG BUILD_DATE=unknown