Skip to content

Commit 65949b6

Browse files
committed
Fixed docker run
1 parent c130715 commit 65949b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,6 @@ jobs:
106106
if: github.event_name == 'push'
107107
uses: docker/build-push-action@v6
108108
with:
109-
outputs:
110-
- digest
111109
context: ./etherpad
112110
target: production
113111
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)