hugo-site/Dockerfile

4 lines
54 B
Docker
Raw Normal View History

2023-12-24 17:45:27 +00:00
FROM debian:12
RUN apt update
RUN apt install -y hugo