Skip to content

Commit 8b0150a

Browse files
mikethemandi
andauthored
chore(deps): update to latest python 3.11 (#161)
Signed-off-by: Mike Fiedler <[email protected]> Co-authored-by: Dustin Ingram <[email protected]>
1 parent 9c088c3 commit 8b0150a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.python-version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.11.4
1+
3.11.8

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Use the official lightweight Python image.
22
# https://hub.docker.com/_/python
3-
FROM python:3.11.4-slim-bullseye
3+
FROM python:3.11.8-slim-bullseye
44

55
# Allow statements and log messages to immediately appear in the logs
66
ENV PYTHONUNBUFFERED True

0 commit comments

Comments
 (0)