Rename image tags and push them to `ghcr.io`. - `images/base/ubuntu.Dockerfile` -> `ubuntu:base` - `images/minimal/ubuntu.Dockerfile` -> `ubuntu:minimal` - `images/$IMAGE/$DISTRO.Dockerfile` -> `$DISTRO:$IMAGE` _Originally posted by @johnstcn in [#275](https://github.com/coder/images/issues/275#issuecomment-2126831275)_