Skip to content
Snippets Groups Projects
Commit 4de13ac2 authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

- fix: typo

parent 06c7a4b6
Branches
No related tags found
No related merge requests found
Pipeline #4984 failed
......@@ -4,5 +4,5 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && \
apt-get dist-upgrade -y && \
apt-get autoremove -y && \
apt-get install -y dpkg git sed spellcheck && \
apt-get install -y dpkg git sed shellcheck && \
apt-get autoclean -y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment