Compare commits

..

2 Commits

Author SHA1 Message Date
017e3f16dd feat: 添加 gitea 构建脚本
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 2m33s
2025-06-01 19:26:37 +08:00
fd747fc463 fix: 修复 docker 无法启动 2025-06-01 19:26:26 +08:00

View File

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