Skip to content

Commit 0cee90e

Browse files
authored
Merge pull request #63 from koukibuu3/renovate/php-8.x
chore(deps): update php docker tag to v8.1
2 parents ca58583 + 6236525 commit 0cee90e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.docker/web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.0-apache
1+
FROM php:8.1-apache
22

33
# DocumentRootの修正
44
ENV DOCUMENT_ROOT /var/www/html/public

0 commit comments

Comments
 (0)