Update tests for version 0.12.0

This commit is contained in:
Sara Aimée Smiseth 2022-05-05 17:30:21 +02:00
parent ba39c2e299
commit 8af304bc61
5 changed files with 13 additions and 19 deletions

View file

@ -37,6 +37,7 @@ RUN apt-get update \
lua-filesystem \
lua-socket \
lua-sec \
lua-unbound \
wget \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*