feat(php): Bumped to version 8.2

!13
This commit is contained in:
2024-01-10 00:12:15 +09:30
parent 4820e30d55
commit dffc70141f

View File

@ -1,5 +1,5 @@
ARG GLPI_VERSION=10.0.11
ARG VERSION_PHP=8.1
ARG VERSION_PHP=8.2
FROM debian:bullseye-slim as prepare