Skip to content

Commit

Permalink
Horus Stable: add icons to container (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit authored Mar 16, 2023
1 parent 8b4d9cf commit 3f7e660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion horus-stable/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apt-get update && \
apt-get install -y --no-install-recommends elementary-os-overlay && \
apt-get update && \
apt-get -y dist-upgrade && \
apt-get install --no-install-recommends -y elementary-sdk && \
apt-get install --no-install-recommends -y elementary-sdk elementary-icon-theme && \
apt-get -y autoremove && \
apt-get autoclean && \
rm -rf /var/lib/apt/lists/*

0 comments on commit 3f7e660

Please sign in to comment.