Update Dockerfile
Some checks are pending
Build custom umami / Build (push) Waiting to run

This commit is contained in:
Kars van Velzen 2025-08-24 18:28:31 +02:00
parent fef8544f19
commit 44df026e7a

View file

@ -1,5 +1,5 @@
# Dockerfile # Dockerfile
FROM ubuntu:22.04 FROM data.forgejo.org/oci/node:20-bullseye
RUN apt-get update && apt-get install -y \ RUN apt-get update && apt-get install -y \
curl \ curl \