Skip to content

Commit

Permalink
Bump python in /{{cookiecutter.project_slug}}/compose/production/djan…
Browse files Browse the repository at this point in the history
…go (#5575)
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent 2c835f0 commit 402fd66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN npm run build

{%- endif %}
# define an alias for the specific python version used in this file.
FROM docker.io/python:3.12.7-slim-bookworm AS python
FROM docker.io/python:3.12.8-slim-bookworm AS python

# Python build stage
FROM python AS python-build-stage
Expand Down

0 comments on commit 402fd66

Please sign in to comment.