acmesh-official / acme.sh

A pure Unix shell script implementing ACME client protocol
https://acme.sh
GNU General Public License v3.0
39.24k stars 4.96k forks source link

alpine base image update #4847

Open gfrankliu opened 1 year ago

gfrankliu commented 1 year ago

The latest acme image (3.0.7) seems to use the alpine base image 3.17

The image security scanner found:

All are fixed in alpine image 3.18. Can we upgrade the base image version?

github-actions[bot] commented 1 year ago

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

gfrankliu commented 1 year ago

No, it is not fixed in the latest code. https://github.com/acmesh-official/acme.sh/blob/master/Dockerfile#L1 still shows alpine 3.17