alpine:latest with bash installed, rebuilt daily so it tracks upstream
alpine. Published to ghcr.io/refenv/alpine-bash:latest.
It exists to back GitHub Actions container jobs that run steps under the
default shell: bash; the stock alpine image ships only /bin/sh and cannot
satisfy that.
Pull it with:
docker pull ghcr.io/refenv/alpine-bash:latest