Skip to content

Commit 1d74890

Browse files
authored
Update Dockerfile
1 parent f25fd80 commit 1d74890

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

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

33
# entrypoint.sh and cron.sh dependencies
44
RUN set -ex; \

0 commit comments

Comments
 (0)