From 2b9dd5420745cd56f7c64ecce061ddaefee8e758 Mon Sep 17 00:00:00 2001 From: Francesco Negri Date: Mon, 8 Sep 2025 12:55:18 +0200 Subject: [PATCH 1/2] Bump pywikibot from 10.2.0 to 10.4.0 Bug: T401076 --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index 0587b3b2..2e41816a 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=10.2.0 +ENV PYWIKIBOT_VERSION=10.4.0 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From 77914b6c7ea5f2acd7ce26efbf75f201633da382 Mon Sep 17 00:00:00 2001 From: Github Action Date: Mon, 8 Sep 2025 10:56:03 +0000 Subject: [PATCH 2/2] auto update of tag --- paws/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paws/values.yaml b/paws/values.yaml index 3b5bd5ab..b24c09ad 100644 --- a/paws/values.yaml +++ b/paws/values.yaml @@ -276,7 +276,7 @@ jupyterhub: fsGid: 52771 image: name: quay.io/wikimedia-paws-prod/singleuser - tag: pr-488 # singleuser tag managed by github actions + tag: pr-497 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G