Compare commits

..

1 Commits

Author SHA1 Message Date
efe43fe868 feat: 添加 gitea 构建脚本
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 4m16s
2025-06-01 19:15:05 +08:00

View File

@@ -1,4 +1,4 @@
FROM debain:latest
FROM alpine:latest
LABEL maintainer="Gardel <sunxinao@hotmail.com>"
LABEL "Description"="Go Yggdrasil Server"