diff --git a/Dockerfile b/Dockerfile index 0bd769f560..cdc559d098 100644 --- a/Dockerfile +++ b/Dockerfile @@ -48,7 +48,7 @@ COPY src ./src # The star is because it's an optional directory COPY .remotejson-cache* ./.remotejson-cache # The star is because it's an optional file -COPY .pageinfo-cache.json.gz* ./.pageinfo-cache.json.gz +COPY .pageinfo-cache.json.br* ./.pageinfo-cache.json.br # Certain content is necessary for being able to build COPY content/index.md ./content/index.md COPY content/rest ./content/rest