Skip to content

Commit 5e55b32

Browse files
authored
Update Dockerfile
1 parent 7c3b176 commit 5e55b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8-fpm-alpine
1+
FROM php:8.3-fpm-alpine
22

33
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories \
44
&& apk add --no-cache icu icu-dev \

0 commit comments

Comments
 (0)