prep for 1.21 release

This commit is contained in:
thelamer 2020-11-19 11:02:20 -08:00
parent 790f0ad703
commit 40512389ae
4 changed files with 6 additions and 2 deletions

View file

@ -23,6 +23,7 @@ RUN \
apt-get update && \
apt-get install -y \
jq \
ocl-icd-libopencl1 \
udev \
unrar \
wget && \