fix(Dockerfile): typo

This commit is contained in:
Julien Neuhart
2023-07-21 11:38:36 +02:00
parent 8ead5a9d1f
commit 523bf8c689

View File

@@ -174,7 +174,7 @@ RUN \
# https://github.com/arachnys/athenapdf/commit/ba25a8d80a25d08d58865519c4cd8756dc9a336d.
COPY build/fonts.conf /etc/fonts/conf.d/100-gotenberg.conf
# Copy the Gotenberg binary from the builder stage.
# Copy the Gotenberg binary from the binary stage.
COPY --from=binary-stage /home/gotenberg /usr/bin/
# Environment variables required by modules or else.