We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f9e7e commit adaa64cCopy full SHA for adaa64c
Dockerfile
@@ -9,5 +9,5 @@ COPY LICENSE /licenses/
9
10
# hack to update packages with CVEs
11
USER root
12
-RUN microdnf --nodocs upgrade -y libtasn1 sqlite-libs systemd-libs
+RUN microdnf --nodocs upgrade -y libtasn1 sqlite-libs systemd-libs libxml2
13
USER 1001
0 commit comments