We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baa4530 commit f7c6062Copy full SHA for f7c6062
Dockerfile
@@ -1,6 +1,6 @@
1
FROM composer:2.5.8 AS composer
2
3
-FROM php:8.2.11-fpm
+FROM php:8.2.23-fpm
4
5
ARG APCU_VERSION=5.1.22
6
ENV COMPOSER_ALLOW_SUPERUSER 1
0 commit comments