diff --git a/Dockerfile b/Dockerfile index abca792..ad55810 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM node:lts-bookworm -RUN apt update && apt install hugo +RUN apt update && apt install hugo -y ADD *.sh /