fix: prepare for js runtime requirement
Some checks are pending
build / build (push) Waiting to run

This commit is contained in:
Viktor Varland 2025-09-26 07:21:08 +00:00
parent 94df38f642
commit 1a8351b3e5

View file

@ -18,6 +18,7 @@ RUN apk update && apk upgrade && apk add --no-cache \
attr \
mutagen \
ca-certificates \
deno \
python3 \
py3-requests \
py3-certifi \