Skip to content

Commit c343293

Browse files
author
Anwar Hossain
committed
Update PHP version in Dockerfile
1 parent 43dc623 commit c343293

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.2-fpm
1+
FROM php:8.3.5RC1-fpm-alpine3.19
22

33
# set your user name, ex: user=bernardo
44
ARG user=carlos

0 commit comments

Comments
 (0)