Skip to content

Commit

Permalink
fix incorrect tag
Browse files Browse the repository at this point in the history
  • Loading branch information
simonycj committed Sep 29, 2024
1 parent a99e15c commit 8f67311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/install-core-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ spec:
serviceAccountName: ai-education-studio-admin
containers:
- name: core-api-container
image: registry.cn-shanghai.aliyuncs.com/aes/core-api-server:master
image: registry.cn-shanghai.aliyuncs.com/aes/core-api-server:latest
imagePullPolicy: IfNotPresent
command: ["core-api-server", "run","--config", "/etc/core-api/config.yaml"]
ports:
Expand Down

0 comments on commit 8f67311

Please sign in to comment.