metadata-action/test/Dockerfile

4 lines
37 B
Docker
Raw Permalink Normal View History

2020-10-25 01:25:23 +00:00
FROM alpine
RUN echo "Hello world!"