mirror of
https://gitlab.com/alemaire/buildx.git
synced 2025-01-10 18:43:29 +00:00
Update hugo/Dockerfile
This commit is contained in:
parent
64cbc25c27
commit
da99f7e4e9
@ -9,4 +9,4 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
ca-certificates \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
COPY hugo.sh /root/hugo.sh
|
||||
RUN chmod +x /root/hugo.sh && /root/hugo.sh
|
||||
RUN /bin/sh /root/hugo.sh
|
||||
|
Loading…
Reference in New Issue
Block a user