mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-02 22:57:01 +00:00
@@ -21,7 +21,7 @@ mkdir /artifacts
|
||||
mv appearance stage guide changelogs /artifacts/
|
||||
EORUN
|
||||
|
||||
FROM golang:1.24-alpine AS go-build
|
||||
FROM golang:1.25-alpine AS go-build
|
||||
|
||||
RUN <<EORUN
|
||||
#!/bin/sh -e
|
||||
|
||||
Reference in New Issue
Block a user