Skip to content

Commit

Permalink
Use zstd again
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-z authored Aug 12, 2024
1 parent 939afb6 commit fe36d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
with:
context: .
outputs: |
type=registry,compression=uncompressed,force-compression=true
type=registry,compression=zstd,force-compression=true
build-args: |
DOCKER_METADATA_OUTPUT_JSON
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit fe36d9b

Please sign in to comment.