From bca1f9cc158261447a08c507792fab680b2b6c85 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Jan 2024 22:24:45 +0000 Subject: [PATCH] chore(deps): update ghcr.io/dzikoysk/reposilite docker tag to v3.5.3 (#12) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/dzikoysk/reposilite | patch | `3.5.0` -> `3.5.3` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.demo.rattermeyer.de/fjadmin/ci-demo-2/pulls/12 --- infrastructure/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/compose.yaml b/infrastructure/compose.yaml index 59422e6..57a9b29 100644 --- a/infrastructure/compose.yaml +++ b/infrastructure/compose.yaml @@ -209,7 +209,7 @@ services: - "traefik.http.routers.regui.entrypoints=https" - "traefik.http.services.regui.loadbalancer.passhostheader=true" mvn-registry: - image: ghcr.io/dzikoysk/reposilite:3.5.0 + image: ghcr.io/dzikoysk/reposilite:3.5.3 container_name: reposilite deploy: resources: