[PHP] Update to 8.1

This commit is contained in:
DerLinkman
2022-11-06 15:52:30 +01:00
parent eb9d360c0a
commit 4dd1b97e38
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