Skip to content

Commit dc7cff4

Browse files
Update php Docker tag to v8
1 parent c7f4dc8 commit dc7cff4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/php/Dockerfile

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

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

0 commit comments

Comments
 (0)