Skip to content

Commit 1082414

Browse files
committed
fix: updating dockerfile to python 3.14.1
1 parent a3a4d45 commit 1082414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.14.0-slim-trixie@sha256:0aecac02dc3d4c5dbb024b753af084cafe41f5416e02193f1ce345d671ec966e AS base
1+
FROM python:3.14.1-slim-trixie@sha256:b823ded4377ebb5ff1af5926702df2284e53cecbc6e3549e93a19d8632a1897e AS base
22

33
# github metadata
44
LABEL org.opencontainers.image.source=https://github.com/paullockaby/enphase-proxy

0 commit comments

Comments
 (0)