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
Currently this image uses golang:latest as base image. That image is already in Go 1.6. A rebuild of this image would give 1.6 for users, could someone do that?
Of course even better would be to have image tags based on Go version, so that users could bind to specific Go version.
The text was updated successfully, but these errors were encountered:
I agree and would really like to see versioned images. This issue was only about pushing new latest, there already is an issue #17 open about version locking.
Currently this image uses golang:latest as base image. That image is already in Go 1.6. A rebuild of this image would give 1.6 for users, could someone do that?
Of course even better would be to have image tags based on Go version, so that users could bind to specific Go version.
The text was updated successfully, but these errors were encountered: