pandoc / dockerfiles

Dockerfiles for various pandoc images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rebuild alpine image with latest 3.14 (3.14.6) because of CVE-2022-28391

smbgray opened this issue · comments

CVE-2022-28391 is fixed in busybox 1.33.1-r7 and included into alpine:3.14.6.
Currently:
docker run -it --entrypoint /bin/sh pandoc/latex:latest
/data # cat /etc/alpine-release
3.14.3
/data # ls --help
BusyBox v1.33.1 () multi-call binary.