Bump Python image to 3.12

3.10 is the minimum version required as of Django 5.0
pull/78/head
Matt Westcott 2024-08-07 14:05:11 +01:00 zatwierdzone przez Matt Westcott
rodzic 6e03972979
commit be278515b1
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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