Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmanders committed Jul 10, 2024
1 parent 9723ef2 commit a481ae4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ This is a collection of base docker images for NiftyCo products and services to

| Image | Description |
| ----------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| `[aniftyco/php](php)` | Sets up everything necessary to run a PHP application using PHP 8.3, Composer 2.7 and Caddy 2.7 on Alpine Linux 3.19 |
| `[aniftyco/laravel](laravel)` | Extends `[aniftyco/php](php)` to add support for installing and building assets in Node.js 20.12 using npm 10.2 and configures Caddy for Laravel |
| [`aniftyco/php`](php) | Sets up everything necessary to run a PHP application using PHP 8.3, Composer 2.7 and Caddy 2.7 on Alpine Linux 3.19 |
| [`aniftyco/laravel`](laravel) | Extends [`aniftyco/php`](php) to add support for installing and building assets in Node.js 20.12 using npm 10.2 and configures Caddy for Laravel |

0 comments on commit a481ae4

Please sign in to comment.