docker-php
docker-php copied to clipboard
Add autotagging of latest images and versioned images
Problem
- Everything is
latest
Solution
- I should tag things as
latestas well as version numbers (so people have more control)
References
Here is a good example: https://github.com/jauderho/dockerfiles/blob/main/.github/workflows/cloudflared.yml