New goreleaser config and docker setup (with arm64)

This commit is contained in:
2025-04-25 11:44:59 +09:30
parent d864a8c486
commit b559f15eb1
3 changed files with 31 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
FROM ubuntu:mantic
FROM ubuntu:noble
COPY gropple /
RUN apt update && apt install -y curl python3 ffmpeg