Skip to content
Snippets Groups Projects
Verified Commit 97f1e387 authored by psy's avatar psy
Browse files

add debian bullseye image for hugo

parent 522a6bc1
Branches
Tags
No related merge requests found
Pipeline #265 passed
FROM debian:bullseye
RUN apt-get -qq update && \
apt-get -qq dist-upgrade && \
apt-get -qq install hugo && \
apt-get -qq clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment