Skip to content

Commit ecd1dcc

Browse files
authored
Merge pull request #16 from skjnldsv/feat/8-php
2 parents f25fd80 + 1d74890 commit ecd1dcc

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)