kopia lustrzana https://github.com/wagtail/docker-wagtail-develop
Bump Python image to 3.12
3.10 is the minimum version required as of Django 5.0pull/78/head
rodzic
6e03972979
commit
be278515b1
|
@ -1,5 +1,5 @@
|
|||
# Use an official Python runtime as a parent image
|
||||
FROM python:3.8-bullseye
|
||||
FROM python:3.12-bullseye
|
||||
LABEL maintainer="hello@wagtail.org"
|
||||
|
||||
# Set environment varibles
|
||||
|
|
Ładowanie…
Reference in New Issue