🔖 Release v3.3.6

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2025-10-29 17:27:57 +08:00
parent debe70b646
commit f26392ee6e
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -23,7 +23,7 @@ EORUN
FROM golang:1.24-alpine AS go-build FROM golang:1.24-alpine AS go-build
ARG GOPROXY= ARG GOPROXY=""
RUN <<EORUN RUN <<EORUN
#!/bin/sh -e #!/bin/sh -e