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

- updated package dependencies of build image

parent cc375aaa
Branches
Tags
No related merge requests found
Pipeline #5056 failed
......@@ -4,5 +4,6 @@ ENV DEBIAN_FRONTEND=noninteractive
RUN apt-get update && \
apt-get dist-upgrade -y && \
apt-get autoremove -y && \
apt-get install -y dpkg git sed shellcheck && \
apt-get install -y dpkg git shellcheck \
bash, gawk, mawk, coreutils, file, util-linux, sed, findutils && \
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