diff --git a/images/singleuser/install-extensions b/images/singleuser/install-extensions index 93d669e7..3ce9e758 100755 --- a/images/singleuser/install-extensions +++ b/images/singleuser/install-extensions @@ -10,7 +10,7 @@ pip install --no-cache-dir \ RISE \ py-heat-magic \ jupyter-resource-usage \ - git+https://github.com/toolforge/labpawspublic@08b8b4f89143055df024ebbbfb159b07f0f2a5b0 \ + git+https://github.com/toolforge/labpawspublic@10ba684789ff5b6e0e2e2122ce68be101266acb8 \ # git+https://github.com/toolforge/paws-favicon@v1.0 \ # Rebuild JupyterLab for plotly-dash extension diff --git a/paws/values.yaml b/paws/values.yaml index 55a4a3e3..c46f1344 100644 --- a/paws/values.yaml +++ b/paws/values.yaml @@ -280,7 +280,7 @@ jupyterhub: fsGid: 52771 image: name: quay.io/wikimedia-paws-prod/singleuser - tag: pr-437 # singleuser tag managed by github actions + tag: pr-439 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G