diff --git a/Containerfile b/Containerfile index fa988b5..3aa217b 100644 --- a/Containerfile +++ b/Containerfile @@ -18,6 +18,7 @@ RUN apk update && apk upgrade && apk add --no-cache \ attr \ mutagen \ ca-certificates \ + deno \ python3 \ py3-requests \ py3-certifi \