We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faea0e9 commit b35908cCopy full SHA for b35908c
1 file changed
Containerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/php:8-fpm
+FROM docker.io/library/php:8.1-fpm
2
RUN apt-get update && apt-get install -y \
3
libcurl4-openssl-dev \
4
libicu-dev \
0 commit comments