Fixes missing lxml and tweaks commenting

This commit is contained in:
Trenton Holmes
2022-11-01 12:25:38 -07:00
committed by Trenton H
parent 19257b824b
commit 2313c8c9e7
2 changed files with 3 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ LABEL org.opencontainers.image.description="A intermediate image with pikepdf wh
ARG DEBIAN_FRONTEND=noninteractive
ARG PIKEPDF_VERSION
# These not not used, but will still bust the cache if one changes
# These are not used, but will still bust the cache if one changes
# Otherwise, the main image will try to build thing (and fail)
ARG PILLOW_VERSION
ARG LXML_VERSION