feat: add goreleaser docker image publish

This commit is contained in:
engigu
2024-01-28 09:17:26 +08:00
10 changed files with 319 additions and 23 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
FROM ubuntu:latest
FROM debian:stable
ENV TZ=Asia/Shanghai
COPY ./ /app/