mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-23 20:45:33 +03:00
Update Ubuntu Docker based image to Ubuntu version 23.10
This commit is contained in:
parent
0a118ad5ae
commit
75b06ed4b1
@ -8,7 +8,7 @@
|
||||
# Ex: Python 3.10 for Ubuntu 22.04
|
||||
# Note: ENV is for future running containers. ARG for building your Docker image.
|
||||
|
||||
ARG IMAGE_VERSION=23.04
|
||||
ARG IMAGE_VERSION=23.10
|
||||
ARG PYTHON_VERSION=3.11
|
||||
|
||||
##############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user