From 523bf8c6895eb55f26f4ab4ba4289d16baa5eb25 Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Fri, 21 Jul 2023 11:38:36 +0200 Subject: [PATCH] fix(Dockerfile): typo --- build/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Dockerfile b/build/Dockerfile index acec2078..242595d9 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -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.