Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/{{cookiecutter.project_slug}}…
Browse files Browse the repository at this point in the history
…/urllib3-1.26.17
  • Loading branch information
arthurhenrique authored Oct 6, 2023
2 parents 43986a4 + 453f9a9 commit c4b2121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.11.5
FROM python:3.12.0

ENV PYTHONUNBUFFERED 1

Expand Down

0 comments on commit c4b2121

Please sign in to comment.