mirror of https://github.com/nicolargo/glances.git
chore(deps): update alpine docker tag to v3.22
This commit is contained in:
parent
1375573a46
commit
51166fe1df
|
|
@ -9,7 +9,7 @@
|
|||
# WARNING: the Alpine image version and Python version should be set.
|
||||
# Alpine 3.18 tag is a link to the latest 3.18.x version.
|
||||
# Be aware that if you change the Alpine version, you may have to change the Python version.
|
||||
ARG IMAGE_VERSION=3.21
|
||||
ARG IMAGE_VERSION=3.22
|
||||
ARG PYTHON_VERSION=3.12
|
||||
|
||||
##############################################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue