Skip to content

Commit 4a7e532

Browse files
authored
update php fpm 7.2 to 7.3
1 parent 11f6e36 commit 4a7e532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docker/phpfpm/Dockerfile

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

33
RUN apt-get update && apt-get install -y \
44
curl \

0 commit comments

Comments
 (0)