Adding PHP 8.3 and updating README.md for moving repos

This commit is contained in:
2024-10-02 08:58:42 -07:00
parent 06a7cbc88d
commit 520af5b3a8
2 changed files with 9 additions and 2 deletions

View File

@@ -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__