diff --git a/Containers/Docker/Docker Compose/Custom Containers/Git Repo Updater.md b/Containers/Docker/Docker Compose/Custom Containers/Git Repo Updater.md index f08fc7d..42ad69d 100644 --- a/Containers/Docker/Docker Compose/Custom Containers/Git Repo Updater.md +++ b/Containers/Docker/Docker Compose/Custom Containers/Git Repo Updater.md @@ -1,4 +1,4 @@ -**Purpose**: Docker container running Ubuntu Minimal 22.04 that automates much of the script mentioned in the [Git Repo Updater](https://docs.cyberstrawberry.net/General%20Scripts/Bash/Git%20Repo%20Updater) document. It offers the additional benefits of checking for updates every 5 seconds instead of every 60 seconds. It also accepts environment variables to provide credentials and notification settings. +**Purpose**: Docker container running Ubuntu Minimal 22.04 that automates much of the script mentioned in the [Git Repo Updater](https://docs.bunny-lab.io/Scripts/Bash/Git%20Repo%20Updater) document. It offers the additional benefits of checking for updates every 5 seconds instead of every 60 seconds. It also accepts environment variables to provide credentials and notification settings. ### Deployment You can find the current up-to-date Gitea repository that includes the `docker-compose.yml` and `.env` files that you need to deploy everything [here](https://git.cyberstrawberry.net/container-registry/-/packages/container/git-repo-updater/latest)