chore(deps): update golang version to 1.25 and bump crypto module to v0.41.0 (#649)

This commit is contained in:
Boshi Lian 2025-08-28 19:26:51 -07:00 committed by GitHub
parent 979fa95fde
commit 6b9dbc3b05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 27 additions and 15 deletions

View file

@ -1,4 +1,4 @@
FROM docker.io/golang:1.24-bookworm AS builder
FROM docker.io/golang:1.25-bookworm AS builder
ARG VER=devel
ARG BUILDTAGS
ARG EXTERNAL=0