Skip to content

Commit 6faf8ca

Browse files
authored
Update README.md
1 parent 1ad195d commit 6faf8ca

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[![Packagist Version](https://img.shields.io/packagist/v/blamebutton/laravel-docker-builder)](https://packagist.org/packages/blamebutton/laravel-docker-builder)
2+
[![Packagist Downloads](https://img.shields.io/packagist/dm/blamebutton/laravel-docker-builder)](https://packagist.org/packages/blamebutton/laravel-docker-builder)
23
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/blamebutton/laravel-docker-builder/phpunit.yml)
34

45
# Laravel Docker Builder
@@ -69,4 +70,4 @@ By default, the configuration file reads the following environment variables to
6970
```shell
7071
DOCKER_NGINX_TAG=laravel-app:nginx
7172
DOCKER_PHP_TAG=laravel-app:php
72-
```
73+
```

0 commit comments

Comments
 (0)