Skip to content

Commit 8911934

Browse files
vivian-rookGithub Action
andauthored
Update pywikibot (#467)
* Update pywikibot Bug: T381452 * auto update of tag --------- Co-authored-by: Github Action <auto@github.com>
1 parent f79c585 commit 8911934

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/singleuser/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ubuntu:24.04
22

3-
ENV PYWIKIBOT_VERSION=9.5.0
3+
ENV PYWIKIBOT_VERSION=9.6.0
44
ENV EDITOR=/bin/nano
55
ENV PYWIKIBOT_DIR=/srv/paws
66
ENV DEBIAN_FRONTEND=noninteractive

paws/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ jupyterhub:
280280
fsGid: 52771
281281
image:
282282
name: quay.io/wikimedia-paws-prod/singleuser
283-
tag: pr-465 # singleuser tag managed by github actions
283+
tag: pr-467 # singleuser tag managed by github actions
284284
pullPolicy: Always
285285
memory:
286286
guarantee: 0.70G

0 commit comments

Comments
 (0)