Bump Python image to 3.12

3.10 is the minimum version required as of Django 5.0
pull/77/head
Matt Westcott 2024-08-07 14:05:11 +01:00
rodzic 6e03972979
commit 35f0e1bcb2
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