Skip to content
Snippets Groups Projects

Cleanup current and future hugo image

Open Sandro requested to merge sandro/docker-images:bookworm-cleanup into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -6,5 +6,4 @@ RUN apt-get -qq update && \
apt-get -qq upgrade && \
apt-get -qq install hugo && \
apt-get -qq clean
RUN ldconfig -v
RUN hugo version
Loading