Add a warning about changing python versions

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2022-06-09 13:36:00 +02:00
parent 186edfca9b
commit d0b3ad7423
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -1,3 +1,4 @@
# WARNING: When changing the base distribution, adjust the python version in httpd.conf for static files
FROM fedora:36
LABEL \
name="bodhi-base" \