Skip to content

Commit adaa64c

Browse files
authored
Update package for CVE-2022-40303 (#68)
1 parent 76f9e7e commit adaa64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ COPY LICENSE /licenses/
99

1010
# hack to update packages with CVEs
1111
USER root
12-
RUN microdnf --nodocs upgrade -y libtasn1 sqlite-libs systemd-libs
12+
RUN microdnf --nodocs upgrade -y libtasn1 sqlite-libs systemd-libs libxml2
1313
USER 1001

0 commit comments

Comments
 (0)