Skip to content
Snippets Groups Projects
Commit 1b119f3d authored by Mike Terhar's avatar Mike Terhar
Browse files

Set hugo version to 0.68.3

parent cbbb4e30
No related branches found
No related tags found
No related merge requests found
Pipeline #
FROM registry.gitlab.com/pages/hugo:latest
FROM registry.gitlab.com/pages/hugo:0.68.3
RUN apk add --update --no-cache git && \
rm -rf /var/cache/apk/* ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment