diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index ee21e25..5c44030 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -166,8 +166,8 @@ jobs: tags: ${{ steps.metadata.outputs.tags }} username: ${{ env.REGISTRY_USER }} password: ${{ env.REGISTRY_PASSWORD }} - extra-args: - --compression-format zstd:chunked + # extra-args: + # --compression-format zstd:chunked # This section is optional and only needs to be enabled if you plan on distributing diff --git a/Containerfile b/Containerfile index 208fb09..5f5184a 100644 --- a/Containerfile +++ b/Containerfile @@ -11,6 +11,7 @@ RUN <