Compare commits

..

2 Commits

Author SHA1 Message Date
fb0f3bb15f feat: 添加 gitea 构建脚本
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 3m22s
2025-06-01 19:30:59 +08:00
dcec80c184 fix: 修复 docker 无法启动 2025-06-01 19:30:42 +08:00

View File

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