Files
pipelines/docker/images/build/Dockerfile
Lars Hampe 8a95c57cb5
Some checks failed
Docker / Images (push) Failing after 3m17s
feat: add Dockerfile for own workflow build docker image
2026-03-20 22:04:35 +01:00

3 lines
53 B
Docker

FROM oven/bun:alpine
RUN apk add --no-cache git curl