Files
act-runner-test/Dockerfile
Lazy Hippopotamus 41aeaa7d31
Some checks failed
Gitea Actions Demo / Build-Docker-Image (push) Failing after 14s
fix dockerfile
2025-02-05 15:10:51 -05:00

3 lines
51 B
Docker

FROM alpine:latest
CMD ["echo", "\"hello world\""]