We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 330be8a commit 7339f8bCopy full SHA for 7339f8b
docker/Dockerfile
@@ -26,7 +26,7 @@ RUN \
26
libx11-6=2:1.6.9-2ubuntu1.2 \
27
libxcb1=1.14-2 \
28
libxext6=2:1.3.4-0ubuntu1 \
29
- libxml2=2.9.10+dfsg-5ubuntu0.20.04.5 \
+ libxml2=2.9.10+dfsg-5ubuntu0.20.04.6 \
30
&& \
31
echo "**** Install arch specific packages for $(uname -m) ****" \
32
&& sleep 2 \
0 commit comments