Update documentation

This commit is contained in:
walkafwalka 2019-03-03 00:21:43 -08:00
parent 6208d83525
commit 2b2a92bcfa
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ Auto Build creates a build of the application using an existing `Dockerfile` or
Heroku buildpacks.
Either way, the resulting Docker image is automatically pushed to the
[Container Registry][container-registry] and tagged with the commit SHA.
[Container Registry][container-registry] and tagged with the commit SHA or tag.
#### Auto Build using a Dockerfile