From 727cca15388130ab49607c53a637a6b4444a66c3 Mon Sep 17 00:00:00 2001 From: Vivian Rook Date: Wed, 7 Aug 2024 09:15:20 -0400 Subject: [PATCH 1/2] Update pywikibot Bug: T371944 --- images/singleuser/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/singleuser/Dockerfile b/images/singleuser/Dockerfile index e93a4fb3..305af370 100644 --- a/images/singleuser/Dockerfile +++ b/images/singleuser/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:24.04 -ENV PYWIKIBOT_VERSION=9.3.0 +ENV PYWIKIBOT_VERSION=9.3.1 ENV EDITOR=/bin/nano ENV PYWIKIBOT_DIR=/srv/paws ENV DEBIAN_FRONTEND=noninteractive From 14955419e3fbbc810dd07f698cbad5a3875f75c4 Mon Sep 17 00:00:00 2001 From: Github Action Date: Wed, 7 Aug 2024 13:15:56 +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 b537638d..0ecd5479 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-443 # singleuser tag managed by github actions + tag: pr-444 # singleuser tag managed by github actions pullPolicy: Always memory: guarantee: 0.70G