pwrdrvr/lambda-dispatch

Project - Add Version labels to docker images

Closed this issue · 0 comments

Motivations

  • Currently there is only a main image tag that always has the latest
  • We'd like to have a latest image tag as this is more standard
  • We'd also like to have 1.1 tags and such for specific versions

Acceptance Criteria

  • Add latest label on Release action of main branch
  • Add x.y.z label on Release action of main branch

After

image