We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79d2bb commit a06a725Copy full SHA for a06a725
.github/workflows/ci-docker.yml
@@ -28,4 +28,4 @@ jobs:
28
29
- name: Build and push
30
run: |
31
- docker buildx build --platform linux/arm64,linux/amd64 -t dptechnology/dflow:latest --push .
+ docker buildx build --platform linux/arm64,linux/amd64 -t dptechnology/dpdispatcher:latest --push .
0 commit comments