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 7c3b176 commit 5e55b32Copy full SHA for 5e55b32
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8-fpm-alpine
+FROM php:8.3-fpm-alpine
2
3
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories \
4
&& apk add --no-cache icu icu-dev \
0 commit comments