Fix build and patch

This commit is contained in:
Sean Greenawalt 2025-09-19 17:39:12 -04:00
commit f3635163ab

View file

@ -80,7 +80,7 @@ jobs:
id: build-push-fat
uses: docker/build-push-action@v5
with:
context: .
context: ./Stirling-PDF
file: ./Dockerfile.fat
push: true
tags: ${{ steps.meta3.outputs.tags }}