mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 08:14:13 +03:00
Bump python from 3.12.7 to 3.12.8 in local Docker image (#5574)
This commit is contained in:
parent
47bc51274d
commit
2c835f0ed5
|
@ -1,5 +1,5 @@
|
|||
# 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
|
||||
|
|
Loading…
Reference in New Issue
Block a user