Skip to content

Commit

Permalink
renovatebot(deps): update i2incommon/grouper docker tag to v5.15.4
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [i2incommon/grouper](https://redirect.github.com/rocky-linux/rocky-toolbox-images) | patch | `5.15.3` -> `5.15.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 6am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Never, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apereo/cas).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbIkJvdCIsIlJlbm92YXRlIl19-->
  • Loading branch information
renovate[bot] authored Jan 24, 2025
1 parent 9e412f2 commit 5dac554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/tests/grouper/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
- POSTGRES_USER=postgres
- POSTGRES_PASSWORD=pass
grouper:
image: "i2incommon/grouper:5.15.3"
image: "i2incommon/grouper:5.15.4"
restart: always
container_name: grouper-core
ports:
Expand All @@ -31,7 +31,7 @@ services:
timeout: 10s
retries: 5
grouper-ws:
image: "i2incommon/grouper:5.15.3"
image: "i2incommon/grouper:5.15.4"
restart: always
container_name: grouper-ws
depends_on:
Expand Down

0 comments on commit 5dac554

Please sign in to comment.