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 d4046c4 + 9ec75a0 commit 96ca645Copy full SHA for 96ca645
Dockerfile
@@ -1,5 +1,5 @@
1
# PHP image
2
-FROM php:8.3-apache
+FROM php:8.5-apache
3
4
# enable required packages and gd lib
5
RUN apt-get update && apt-get install -y \
0 commit comments