diff --git a/Dockerfile b/Dockerfile index afc59bbc..f8e77e33 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.18.2 +FROM alpine:edge RUN apk add --no-cache bash hugo=0.115.2-r0 WORKDIR /app COPY . ./