Use PHP 8.1

This commit is contained in:
Edgar Ramírez Mondragón
2023-11-03 20:32:33 -06:00
parent 7f9fb7c962
commit cf6a81b1f0
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM docker.io/php:8.0-apache
FROM docker.io/php:8.1-apache
LABEL maintainer="markus@martialblog.de"
# Install OS dependencies