Browse Source

Fix typo in docker swarm (#7336)

kezhenxu94 3 years ago
parent
commit
bacb7c1598
1 changed files with 1 additions and 1 deletions
  1. 1 1
      deploy/docker/docker-stack.yml

+ 1 - 1
deploy/docker/docker-stack.yml

@@ -47,7 +47,7 @@ services:
       replicas: 1
 
   dolphinscheduler-api:
-    image: apache/dolphinscheduler-tools
+    image: apache/dolphinscheduler-api
     ports:
       - 12345:12345
     env_file: .env