mirror of
https://github.com/hadolint/hadolint-action.git
synced 2025-01-18 21:44:45 +01:00
4 lines
35 B
Text
4 lines
35 B
Text
|
FROM alpine:3.10
|
||
|
|
||
|
RUN echo "Hello"
|