- 已编辑
看 ks 前端仓库的 Dockerfile
https://github.com/kubesphere/console/blob/v4.1.3/Dockerfile#L1
FROM amd64/node:14-alpine3.14
我在公司k8s集群上安装了kubesphere4,被扫出来 console 的基础镜像太老了,还是基于 alpine 3.15 的
建议升级到最新,请问我自己可以重新制作一个吗,或者咱们官方有升级计划吗?
Unsupported Host OS
The Installed operating system Alpine 3.15.4 has reached end of support since 01 Nov 2023 and does not get security patches. This leaves the system vulnerable to many security issues that can be exploited. For more information please visit https://alpinelinux.org/releases/.