diff --git a/Dockerfile b/Dockerfile index d9acd2c..2c19864 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,6 +5,7 @@ USER root RUN apk add \ nodejs \ tea \ + curl \ --no-cache USER rootless