Update dependencies

This commit is contained in:
Franck Nijhof 2023-09-13 21:06:24 +02:00
parent 3de2bb24b4
commit 38ca37f4e4
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -13,8 +13,8 @@ RUN \
\
&& apt-get update \
&& apt-get install -y --no-install-recommends \
bzip2=1.0.8-4 \
ocl-icd-libopencl1=2.2.14-2 \
bzip2=1.0.8-5+b1 \
ocl-icd-libopencl1=2.3.1-1 \
\
&& mkdir /etc/fahclient \
&& touch /etc/fahclient/config.xml \