Skip to content

Commit 0031a3f

Browse files
authored
Merge pull request #114 from paullockaby/update-docker-base-image
fix(deps): updating docker base image to trixie
2 parents 2921a85 + 2398bf4 commit 0031a3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.4-slim-bookworm@sha256:d97b595c5f4ac718102e5a5a91adaf04b22e852961a698411637c718d45867c8 AS base
1+
FROM python:3.13.7-slim-trixie@sha256:5f55cdf0c5d9dc1a415637a5ccc4a9e18663ad203673173b8cda8f8dcacef689 AS base
22

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

0 commit comments

Comments
 (0)