You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The :latest Docker tag is the only Docker tag in the repo. Having the only tag always point to the latest commit has occasionally introduced some instability for me in dependent projects (e.g. #354). I propose that we add tags for release versions as well, automated through GitHub Actions workflows, and that you make a GitHub release soon after that.
The
:latest
Docker tag is the only Docker tag in the repo. Having the only tag always point to the latest commit has occasionally introduced some instability for me in dependent projects (e.g. #354). I propose that we add tags for release versions as well, automated through GitHub Actions workflows, and that you make a GitHub release soon after that.@Stephane-D, what do you think?
The text was updated successfully, but these errors were encountered: