mirror of https://github.com/nicolargo/glances.git
chore(deps): update alpine docker tag to v3.18.3
This commit is contained in:
parent
85bfe7e65f
commit
9cb294feb4
|
|
@ -8,7 +8,7 @@
|
|||
# Ex: Python 3.11 for Alpine 3.18
|
||||
# Note: ENV is for future running containers. ARG for building your Docker image.
|
||||
|
||||
ARG IMAGE_VERSION=3.18.2
|
||||
ARG IMAGE_VERSION=3.18.3
|
||||
ARG PYTHON_VERSION=3.11
|
||||
|
||||
##############################################################################
|
||||
|
|
|
|||
Loading…
Reference in New Issue