build(deps): update default Python version

This commit is contained in:
Normann
2026-08-21 00:57:25 +02:00
parent e1cf1c1285
commit c832fe1b55
+1 -1
View File
@@ -12,7 +12,7 @@ DOCKER_COMPOSE_DATA_DIR=${HOME}/.local/share/net.akkudoktor.eos
# Image / build # Image / build
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
VERSION=0.3.0.dev2608160647074704 VERSION=0.3.0.dev2608160647074704
PYTHON_VERSION=3.13.9 PYTHON_VERSION=3.13.15
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
# Ports # Ports