Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
csandanov committed Jan 28, 2025
1 parent 6b88042 commit abd71ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
fi
for TAG in "${TAGS[@]}"; do
docker buildx imagetools create wodby/valkey:$TAG \
docker buildx imagetools create -t wodby/valkey:$TAG \
wodby/valkey:8.0-amd64 \
wodby/valkey:8.0-arm64
done
Expand Down

0 comments on commit abd71ca

Please sign in to comment.