metadata-action/test/Dockerfile
2020-10-25 02:25:23 +01:00

4 lines
37 B
Docker

FROM alpine
RUN echo "Hello world!"