feat: add Dockerfile for own workflow build docker image
Some checks failed
Docker / Images (push) Failing after 3m17s

This commit is contained in:
2026-03-20 22:04:35 +01:00
parent 5d67f517bd
commit 8a95c57cb5
2 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
FROM oven/bun:alpine
RUN apk add --no-cache git curl