mirror of
https://github.com/jkaninda/nginx-php-fpm.git
synced 2025-12-06 13:39:42 +01:00
Update PHP version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[](https://github.com/jkaninda/nginx-php-fpm/actions/workflows/build.yml)
|
||||
[](https://github.com/jkaninda/nginx-php-fpm/actions/workflows/integration-tests.yml)
|
||||
[](https://github.com/jkaninda/nginx-php-fpm/actions/workflows/integration-tests.yml)
|
||||

|
||||

|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
app:
|
||||
image: jkaninda/nginx-php-fpm:8.2
|
||||
image: jkaninda/nginx-php-fpm:8.3
|
||||
container_name: my-app
|
||||
restart: unless-stopped
|
||||
user: www-data # Optional - for production usage
|
||||
|
||||
Reference in New Issue
Block a user