upstream(custom-html-tiny): fix alpine/git source repo URL
This commit is contained in:
@ -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<tag>/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`.
|
||||
|
||||
Reference in New Issue
Block a user