Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
herveleclerc committed Sep 6, 2024
1 parent ff1caa9 commit b5b4f2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ COPY --chown=42:42 output-html /usr/share/nginx/html
COPY --chown=42:42 images /usr/share/nginx/html/images
RUN apk add git && \
git clone https://github.com/hakimel/reveal.js /usr/share/nginx/html/revealjs && \

apk del git

0 comments on commit b5b4f2e

Please sign in to comment.