diff --git a/Dockerfile b/Dockerfile index a415311..c15d31b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ # Dockerfile -FROM ubuntu:22.04 +FROM data.forgejo.org/oci/node:20-bullseye RUN apt-get update && apt-get install -y \ curl \