Merge pull request #4844 from mailcow/feature/php-8.1

[PHP] Update to 8.1
This commit is contained in:
Niklas Meyer
2022-11-23 15:17:55 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM php:8.0-fpm-alpine3.16
FROM php:8.1-fpm-alpine3.16
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
ENV APCU_PECL 5.1.21