fix(amber): 更新镜像版本号以解决运行时错误
将amber-web镜像版本从v0.0.2更新为v0.0.2-fix-1,以包含修正运行时错误的补丁。此更新确保部署符合预期行为,解决了因版本问题导致的故障。
This commit is contained in:
parent
0eba9aaa37
commit
16c87b4ab1
@ -17,7 +17,7 @@ spec:
|
|||||||
- name: leaf
|
- name: leaf
|
||||||
containers:
|
containers:
|
||||||
- name: amber
|
- name: amber
|
||||||
image: registry.leafdev.top/leaf/amber-web:v0.0.2
|
image: registry.leafdev.top/leaf/amber-web:v0.0.2-fix-1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
Loading…
Reference in New Issue
Block a user