Fixed docker run

This commit is contained in:
SamTV12345 2025-04-07 21:19:39 +02:00 committed by SamTV12345
parent c130715b32
commit 65949b60f2

View file

@ -106,8 +106,6 @@ jobs:
if: github.event_name == 'push'
uses: docker/build-push-action@v6
with:
outputs:
- digest
context: ./etherpad
target: production
platforms: linux/amd64,linux/arm64