Update python Docker tag to v3.14.4 #2

Open
mars3142 wants to merge 1 commits from renovate/python-3.x into main
+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"