Skip to content

Commit

Permalink
Add docker layer compression
Browse files Browse the repository at this point in the history
  • Loading branch information
double16 committed Nov 23, 2024
1 parent 72c9e98 commit 700fa7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,4 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
outputs: type=image,oci-mediatypes=true,compression=zstd,compression-level=3,force-compression=true

0 comments on commit 700fa7a

Please sign in to comment.