Merge pull request 'chore(deps): update golang docker tag to v1.25.6' (#67) from renovate/golang-1.x into main
Docker Build and Push / build-and-push-tags (push) Has been skipped
Docker Build and Push / build-and-push-branches (push) Successful in 11m34s

This commit was merged in pull request #67.
This commit is contained in:
2026-01-16 05:01:06 +07:00
+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