mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-17 19:42:26 +03:00
Bump python from 3.12.9 to 3.12.10 in docs Dockerfile (#5773)
This commit is contained in:
parent
d5f9b4606a
commit
31fdd07423
|
@ -1,5 +1,5 @@
|
|||
# define an alias for the specific python version used in this file.
|
||||
FROM docker.io/python:3.12.9-slim-bookworm AS python
|
||||
FROM docker.io/python:3.12.10-slim-bookworm AS python
|
||||
|
||||
|
||||
# Python build stage
|
||||
|
|
Loading…
Reference in New Issue
Block a user