ops: use build arg to reference custom builder tag
Previously, the `latest` tag would be implicitly always used for the `builder`. This introduces the ability to introduce a custom tag name when building images that bulid `FROM` the `builder`.
Showing
Please register or sign in to comment