Update python Docker tag to v3.14.4

This commit is contained in:
2026-04-19 02:48:20 +00:00
parent b08caa6123
commit accb2c8502
+1 -1
View File
@@ -1,5 +1,5 @@
## Dockerfile for bambu.py
FROM python:3.11.7-alpine
FROM python:3.14.4-alpine
LABEL maintainer="Peter Siegmund <mars3142@noreply.mars3142.dev>"
LABEL org.opencontainers.image.source="https://git.mars3142.dev/mars3142/bambu_mqtt"