diff --git a/Dockerfile b/Dockerfile index e18e679..174232a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ SHELL [ "/bin/bash", "-euxo", "pipefail", "-c" ] RUN <