Skip to content

Commit

Permalink
python 311
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield authored Dec 8, 2023
1 parent 9dda4a1 commit e0f7c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12-slim
FROM python:3.11-slim

# make sure it doesnt fail if the docker file doesnt know the git commit
ARG GIT_PYTHON_REFRESH=quiet
Expand Down

0 comments on commit e0f7c87

Please sign in to comment.