Use self hosted image

This commit is contained in:
Nikolai Rodionov
2023-02-25 18:33:40 +01:00
parent 06e8270e35
commit 258bf0bea2
2 changed files with 17 additions and 2 deletions

View File

@ -2,4 +2,3 @@ FROM klakegg/hugo
WORKDIR /src
COPY . /src
RUN hugo