mirror of
https://github.com/hadolint/hadolint-action.git
synced 2024-08-16 10:09:53 +02:00
4 lines
35 B
Text
4 lines
35 B
Text
|
FROM alpine:3.10
|
||
|
|
||
|
RUN echo "Hello"
|