Adding PHP 8.3 and updating README.md for moving repos
This commit is contained in:
@@ -6,7 +6,7 @@ This is the base container for running PHP based applications. Select the PHP v
|
||||
__You can pull this image locally by running:__
|
||||
|
||||
```console
|
||||
docker pull public.ecr.aws/s1f6k4w4/cac:latest
|
||||
docker pull repo.anhonesthost.net/cloud-hosting-platform/cac:latest
|
||||
```
|
||||
|
||||
__You can then run a development version of the server by running the following commands:__
|
||||
@@ -46,7 +46,8 @@ The database credentials are shown in the /var/lib/mysql/creds file, which we ha
|
||||
*74* - PHP 7.4
|
||||
*80* - PHP 8.0
|
||||
*81* - PHP 8.1
|
||||
*82* - PHP 8.2
|
||||
*82* - PHP 8.2
|
||||
*83* - PHP 8.3
|
||||
|
||||
### Environment Variables ###
|
||||
__Required Tags__
|
||||
|
Reference in New Issue
Block a user