Commits vergleichen

..

2 Commits

Autor SHA1 Nachricht Datum
b9ad6391cb
Update dependency @easyops-cn/docusaurus-search-local to ^0.41.0
Alle Prüfungen waren erfolgreich
Build website / build (push) Successful in 45s
Build website / build (pull_request) Successful in 47s
2024-05-27 06:51:07 +02:00
704a643e25
Update registry.access.redhat.com/ubi9/nodejs-20 Docker tag to v1-44.1715773199 (#18)
Alle Prüfungen waren erfolgreich
Build and deploy website / build (push) Successful in 46s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| registry.access.redhat.com/ubi9/nodejs-20 | container | patch | `1-44.1714669803` -> `1-44.1715773199` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguOSIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #18
Reviewed-by: Nick Slowinski <nick@nick-slowinski.de>
Co-authored-by: Renovate Bot <renovate@nick-slowinski.de>
Co-committed-by: Renovate Bot <renovate@nick-slowinski.de>
2024-05-27 06:48:56 +02:00
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen

Datei anzeigen

@ -8,7 +8,7 @@ jobs:
build:
runs-on: docker
container:
image: registry.access.redhat.com/ubi9/nodejs-20:1-44.1714669803
image: registry.access.redhat.com/ubi9/nodejs-20:1-44.1715773199
steps:
- name: Checkout code
uses: actions/checkout@v4

Datei anzeigen

@ -10,7 +10,7 @@ jobs:
build:
runs-on: docker
container:
image: registry.access.redhat.com/ubi9/nodejs-20:1-44.1714669803
image: registry.access.redhat.com/ubi9/nodejs-20:1-44.1715773199
steps:
- name: Checkout code
uses: actions/checkout@v4