diff --git a/test.Dockerfile b/test.Dockerfile index c35f1b5f5..5aaf0a281 100644 --- a/test.Dockerfile +++ b/test.Dockerfile @@ -1 +1 @@ -FROM scratch +FROM hello-world