We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
=
1 parent 43a793d commit db1c994Copy full SHA for db1c994
.github/workflows/build-push-edge-kafka.yaml
@@ -55,6 +55,6 @@ jobs:
55
file: ./Dockerfile.kafka
56
push: true
57
tags: parseable/parseable:edge-kafka
58
- platforms: =linux/arm64
+ platforms: linux/arm64
59
build-args: |
60
LIB_DIR=aarch64-linux-gnu
0 commit comments