Skip to content

Commit 85fac26

Browse files
committed
add new build version for generated phar
1 parent ac2cfbf commit 85fac26

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ And that's it! You should now see a fresh Dockerfile available for your project.
141141
3. Run the image with `docker run -it -p 8080:8080 <image-name>`
142142

143143

144-
## Test Cases
144+
## Test Case
145145
There are two general purpose test cases in `tests/Feature/GenerateCommandTest.php`:
146146

147147
1. `generates proper templates for each supported base`
@@ -170,3 +170,5 @@ Once you've cooked up and tested your local changes, you can make a Pull Request
170170
Of course, you don't have to create a PR. If there are any feature or bug that makes sense for the repository, you can also create an Issue about it.
171171

172172
Once submitted, the Laravel team at Fly.io will review your PR/Issue and decide whether it can be successfully added into the official repository. Your contribution will be much appreciated---thank you!
173+
174+

builds/dockerfile-laravel

454 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)