Skip to content

Commit a06a725

Browse files
committed
fix image name
1 parent e79d2bb commit a06a725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828

2929
- name: Build and push
3030
run: |
31-
docker buildx build --platform linux/arm64,linux/amd64 -t dptechnology/dflow:latest --push .
31+
docker buildx build --platform linux/arm64,linux/amd64 -t dptechnology/dpdispatcher:latest --push .

0 commit comments

Comments
 (0)