Skip to content

Commit

Permalink
renovatebot(deps): update i2incommon/grouper docker tag to v5.15.1
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.0` -> `5.15.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJCb3QiLCJSZW5vdmF0ZSJdfQ==-->
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 15d1045 commit 04336c7
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.0"
image: "i2incommon/grouper:5.15.1"
restart: always
ports:
- '7443:8443'
Expand All @@ -24,7 +24,7 @@ services:
- GROUPER_AUTO_DDL_UPTOVERSION=5.*.*
- GROUPER_RUN_HSQLDB=false
grouper-ws:
image: "i2incommon/grouper:5.15.0"
image: "i2incommon/grouper:5.15.1"
restart: always
ports:
- '9443:8443'
Expand Down

0 comments on commit 04336c7

Please sign in to comment.