Skip to content

Commit

Permalink
Update deploy-init-cassandra.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Malte-Hansen authored Dec 3, 2024
1 parent b2fcfc5 commit b9a05cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-init-cassandra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Build and push multi-arch Docker image
run: |
docker buildx build \
--file init-cassandra.Dockerfile
--file init-cassandra.Dockerfile \
--platform linux/amd64,linux/arm64 \
--tag explorviz/init-cassandra:latest . \
--push

0 comments on commit b9a05cc

Please sign in to comment.