docker-php icon indicating copy to clipboard operation
docker-php copied to clipboard

Add autotagging of latest images and versioned images

Open jaydrogers opened this issue 4 years ago • 0 comments

Problem

  • Everything is latest

Solution

  • I should tag things as latest as 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

jaydrogers avatar Aug 25 '21 20:08 jaydrogers