mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-08-31 12:46:38 +00:00
build(deps): bump Python 3.13 patch version
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
|||||||
# Support both Home Assistant builds and standalone builds
|
# Support both Home Assistant builds and standalone builds
|
||||||
# Only Debian based images are supported (no Alpine)
|
# Only Debian based images are supported (no Alpine)
|
||||||
ARG BUILD_FROM
|
ARG BUILD_FROM
|
||||||
ARG PYTHON_VERSION=3.13.9
|
ARG PYTHON_VERSION=3.13.15
|
||||||
|
|
||||||
# If BUILD_FROM is set (Home Assistant), use it; otherwise use python-slim
|
# If BUILD_FROM is set (Home Assistant), use it; otherwise use python-slim
|
||||||
FROM ${BUILD_FROM:-python:${PYTHON_VERSION}-slim}
|
FROM ${BUILD_FROM:-python:${PYTHON_VERSION}-slim}
|
||||||
|
|||||||
Reference in New Issue
Block a user