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.
2 parents 1b59d6f + b9690b2 commit 3660297Copy full SHA for 3660297
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8.2-fpm
+FROM php:8.3-fpm
2
3
RUN apt-get update && apt-get install -y --no-install-recommends \
4
apt-utils build-essential curl zip zlib1g-dev unzip \
0 commit comments