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
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>
Dieser Commit ist enthalten in:
Ursprung
9c2444b29c
Commit
704a643e25
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
|
@ -8,7 +8,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: registry.access.redhat.com/ubi9/nodejs-20:1-44.1714669803
|
image: registry.access.redhat.com/ubi9/nodejs-20:1-44.1715773199
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
@ -10,7 +10,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: registry.access.redhat.com/ubi9/nodejs-20:1-44.1714669803
|
image: registry.access.redhat.com/ubi9/nodejs-20:1-44.1715773199
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Laden …
In neuem Issue referenzieren