Skip to content

Commit

Permalink
Merge pull request #953 from voxpupuli/dependabot/docker/python-3.12-…
Browse files Browse the repository at this point in the history
…alpine

Bump python from 3.11-alpine to 3.12-alpine
  • Loading branch information
bastelfreak authored Oct 8, 2023
2 parents 6ed2c34 + d050434 commit 1b03bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11-alpine
FROM python:3.12-alpine

ENV PUPPETBOARD_PORT 80
ENV PUPPETBOARD_HOST 0.0.0.0
Expand Down

0 comments on commit 1b03bed

Please sign in to comment.