Skip to content

Commit f81e6b1

Browse files
filippogGithub Action
andauthored
Update PYWIKIBOT_VERSION to 11.0.0 (#508)
* Update PYWIKIBOT_VERSION to 11.0.0 As per https://phabricator.wikimedia.org/T415828 * auto update of tag --------- Co-authored-by: Github Action <auto@github.com>
1 parent 8deb267 commit f81e6b1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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=10.7.4
3+
ENV PYWIKIBOT_VERSION=11.0.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
@@ -276,7 +276,7 @@ jupyterhub:
276276
fsGid: 52771
277277
image:
278278
name: quay.io/wikimedia-paws-prod/singleuser
279-
tag: pr-505 # singleuser tag managed by github actions
279+
tag: pr-508 # singleuser tag managed by github actions
280280
pullPolicy: Always
281281
memory:
282282
guarantee: 0.70G

0 commit comments

Comments
 (0)