goproxyio/goproxy

Request to publish a versioned docker image

LinuxSuRen opened this issue · 4 comments

It only has only docker image (latest) of goproxy since this issue. Is that possible to release a versioned image? I'd be happy to create a GitHub actions file to do that if you believe it's worth doing.

why not the latest? some features need?

In order to make sure the feature is stable, we prefer to use a fixed version instead of a dynamic version (such as the latest).

By the way, the latest version was updated two years ago.

By the way, the latest version was updated two years ago.

😆 no bug, no feature, and no version.

In order to make sure the feature is stable, we prefer to use a fixed version instead of a dynamic version (such as the latest).

Maybe when we make breaking changes, or drop some features.
But now, latest means less bug that is the best choice for users.

Latest cannot be a real version. Is that possible to publish at least one numeric version? Such as v2.0.7.