chore(deps): update joxit/docker-registry-ui docker tag to v2.5.6 (#665)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | joxit/docker-registry-ui | patch | `2.5.5` -> `2.5.6` | --- > ⚠ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE1Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Reviewed-on: #665 Co-authored-by: Renovate Bot <renovate@mgrote.net> Co-committed-by: Renovate Bot <renovate@mgrote.net>
This commit is contained in:
parent
ced4ad92d0
commit
946d8e17f7
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ services:
|
|||
oci-registry-ui:
|
||||
restart: always
|
||||
# url: registry.mgrote.net/ui/index.html
|
||||
image: "joxit/docker-registry-ui:2.5.5@sha256:1cf12d4b2d647f0a3860b6e4ccf1fccbf73e219e217ab580d8a4d3891d3f1e28"
|
||||
image: "joxit/docker-registry-ui:2.5.6@sha256:ccb4b40737938050b2617b8c61d4287b1078c424ddafe0fcb81b5ce82a3a7198"
|
||||
container_name: oci-registry-ui
|
||||
environment:
|
||||
DELETE_IMAGES: true
|
||||
|
|
Loading…
Reference in a new issue