Skip to content

Commit f0862f1

Browse files
authored
Update README.md
1 parent a7f1fb7 commit f0862f1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1334,6 +1334,8 @@ There is a `Dockerfile` in the repository that is used to build an image at:
13341334

13351335
[https://hub.docker.com/r/mevdschee/php-crud-api](https://hub.docker.com/r/mevdschee/php-crud-api)
13361336

1337+
It will be automatically build on every release. The "latest" tag points to the last release.
1338+
13371339
### Docker compose
13381340

13391341
This repository also contains a `docker-compose.yml` file that can be installed/built/ran using:
@@ -1348,4 +1350,4 @@ Test the script (running in the container) by opening the following URL:
13481350

13491351
http://localhost:8080/records/posts/1
13501352

1351-
Enjoy!
1353+
Enjoy!

0 commit comments

Comments
 (0)