Skip to content

Commit a154b70

Browse files
committed
Fix vulnerabilities in the base image.
kernel-headers CVE-2022-2873 kernel-headers CVE-2022-41222 kernel-headers CVE-2022-43945 platform-python CVE-2021-28861 platform-python CVE-2022-45061 platform-python CVE-2020-10735 platform-python-setuptools CVE-2022-40897 python3-libs CVE-2021-28861 python3-libs CVE-2022-45061 python3-libs CVE-2020-10735 python3-setuptools-wheel CVE-2022-40897 systemd CVE-2022-4415 systemd-libs CVE-2022-4415 systemd-pam CVE-2022-4415 tar CVE-2022-48303
1 parent e2da764 commit a154b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ENV HOME=/opt/app-root \
2424
SBCL_VERSION=2.3.1 \
2525
LIBEV_VERSION=4.33 \
2626
LIBSSH2_VERSION=1.10.0 \
27-
LISP_BASE_BUILD_DATE="Wed Feb 15 09:52:42 PM EST 2023"
27+
LISP_BASE_BUILD_DATE="Thu Feb 23 07:33:20 AM EST 2023"
2828

2929
RUN rm /etc/rhsm-host && \
3030
yum install -y \

0 commit comments

Comments
 (0)