diff --git a/Dockerfile b/Dockerfile index 8e35e85..3a3ba25 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ FROM alpine:3.19 RUN echo "Build test" > /build-info.txt -CMD ["cat", "/build-info.txt"] \ No newline at end of file +CMD ["cat", "/build-info.txt"]# Build 1769978768