feat: 更新 Monero 版本至 v0.18.4.6,并调整相关文档和脚本
All checks were successful
Build and Release Mond / build-and-test (arm64) (push) Successful in -17s
Build and Release Mond / build-and-test (amd64) (push) Successful in -1m16s
Build and Release Mond / release (push) Successful in -1m6s

This commit is contained in:
2026-03-14 16:42:07 +08:00
parent 1faa92266e
commit 2862374985
5 changed files with 6 additions and 6 deletions

View File

@@ -41,7 +41,7 @@ RUN apt-get update && apt-get install -y \
FROM base AS build
ARG MONERO_VERSION=v0.18.4.5
ARG MONERO_VERSION=v0.18.4.6
ARG TARGETARCH
ARG BUILDPLATFORM
ARG TARGETPLATFORM