precommit: Fix Dockerfile and cloudbuild.yaml

This commit is contained in:
Ole Schütt 2020-08-25 13:02:33 +02:00 committed by Ole Schütt
parent f2c59ade4c
commit 1ad933c00c
2 changed files with 2 additions and 1 deletions

View file

@ -11,6 +11,7 @@ RUN export DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true && \
git \
less \
npm \
make \
python3 \
python3-pip \
python3-wheel \