gitea-container-builder/Dockerfile
sqozz 08e90538e9
All checks were successful
/ build (push) Successful in 36s
Add Dockerfile and workflow
2024-05-17 22:18:40 +02:00

4 lines
69 B
Docker

# hadolint ignore=DL3006
FROM alpine:latest
RUN apk add buildah wget