Dockerfile aktualisiert

This commit is contained in:
az 2024-03-24 20:29:13 +01:00
parent bc9dd25fcb
commit d393c58624

View file

@ -1,6 +1,6 @@
FROM node:lts-bookworm
RUN apt update && apt install hugo
RUN apt update && apt install hugo -y
ADD *.sh /