```
更新amber-web容器镜像版本 将amber-web容器镜像版本从v0.0.1-fix-2更新至v0.0.1-fix-3,以修复前一版本中存在的问题。 ```
This commit is contained in:
parent
e05c25633a
commit
dcbb488752
@ -17,7 +17,7 @@ spec:
|
||||
- name: leaf
|
||||
containers:
|
||||
- name: amber
|
||||
image: registry.leafdev.top/leaf/amber-web:v0.0.1-fix-2
|
||||
image: registry.leafdev.top/leaf/amber-web:v0.0.1-fix-3
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
Loading…
Reference in New Issue
Block a user