From 8f433ffadb8b8ae8251d730ec336b86207231e00 Mon Sep 17 00:00:00 2001 From: Vivian Rook Date: Wed, 18 Dec 2024 10:49:49 -0500 Subject: [PATCH 1/2] update pywikibot Bug: T382189 --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index d68d7ab3..953041d7 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=9.6.0 +ENV PYWIKIBOT_VERSION=9.6.1 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From c119aa084aeaf1a88c99319f521ae65b421df40f Mon Sep 17 00:00:00 2001 From: Github Action Date: Wed, 18 Dec 2024 15:50:30 +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 3a182664..38cd33c0 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-469 # singleuser tag managed by github actions + tag: pr-470 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G