Skip to content

Commit c128a52

Browse files
Remove multiplatform support from DockerHub publishing for now (#481)
Remove multiplatform support from DockerHub publishing for now --------- Co-authored-by: Sercan Sahin <s.sahin@iat.rwth-aachen.de>
1 parent 55333f6 commit c128a52

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,5 @@ jobs:
9696
context: .
9797
file: ./server/Dockerfile # Todo: Update paths
9898
push: true
99-
platforms: linux/amd64,linux/arm64 # Todo: Check which platforms we should support
10099
tags: ${{ steps.meta.outputs.tags }}
101100
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)