Skip to content

Commit 9c66526

Browse files
committed
richarvey/nginx-php-fpm -> wyveo/nginx-php-fpm, php 7.4 -> 8.0
1 parent 30b464e commit 9c66526

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM richarvey/nginx-php-fpm:1.10.4
1+
FROM wyveo/nginx-php-fpm:php80
22

33
COPY . .
44

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"license": "MIT",
1010
"require": {
11-
"php": "^7.4.10",
11+
"php": "^8.0.1",
1212
"fideloper/proxy": "^4.0",
1313
"laravel/framework": "8.23.*",
1414
"laravel/tinker": "^2.5",

0 commit comments

Comments
 (0)