Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker-gitlabci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN apt-get update && apt-get install -y \
texlive-latex-recommended texlive-latex-extra texlive-lang-european latexmk \
# Misc gitlab things \
mariadb-client curl build-essential packaging-dev \
git python3-pip moreutils w3m python3-yaml \
git python3-pip moreutils w3m python3-yaml docker.io \
# Things we'd have in the chroot \
ca-certificates default-jre-headless pypy3 locales software-properties-common \
# W3c WCAG \
Expand Down
Loading