diff --git a/cc-ci-plan/upstream/custom-html-tiny.md b/cc-ci-plan/upstream/custom-html-tiny.md index feeb757..a06deaa 100644 --- a/cc-ci-plan/upstream/custom-html-tiny.md +++ b/cc-ci-plan/upstream/custom-html-tiny.md @@ -3,7 +3,7 @@ | service | image | source repo | releases / changelog | |---------|-------|-------------|----------------------| | app | joseluisq/static-web-server | https://github.com/static-web-server/static-web-server | https://github.com/static-web-server/static-web-server/releases | -| git | alpine/git | https://github.com/alpine-git/alpine-git | https://hub.docker.com/r/alpine/git/tags | +| git | alpine/git | https://github.com/alpine-docker/git | https://hub.docker.com/r/alpine/git/tags (image tags mirror the bundled git version; per-version git release notes at https://github.com/git/git/tree/v/Documentation/RelNotes) | ## Standing notes - `git` service is in `compose.git-pull.yml` (optional overlay for periodic git-pull into the content volume); it is not in the base `compose.yml`.