chore(deps): update container image jupyter/minimal-notebook to 2023-10-20@1c4c8b6 by renovate (#25637)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | jupyter/minimal-notebook | digest | `9aef9e5` -> `1c4c8b6` | --- > [!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**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguNTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
32298c5fd8
commit
4acc6340ed
|
@ -41,4 +41,4 @@ sources:
|
|||
- https://hub.docker.com/r/jupyter/scipy-notebook
|
||||
- https://hub.docker.com/r/jupyter/tensorflow-notebook
|
||||
type: application
|
||||
version: 10.1.3
|
||||
version: 10.1.4
|
||||
|
|
|
@ -5,7 +5,7 @@ image:
|
|||
minimalImage:
|
||||
repository: jupyter/minimal-notebook
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2023-10-20@sha256:9aef9e53b7d8bdc7bdd9a2824fe6287081131bc02bf03edc1450ab9413646837
|
||||
tag: 2023-10-20@sha256:1c4c8b6c7c27059c353d4e80523c2696e34723fde67d27418873ebeb42032551
|
||||
rImage:
|
||||
repository: jupyter/r-notebook
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
Loading…
Reference in New Issue