Skip to content

Commit 5ee4ac5

Browse files
dhinusGithub Action
andauthored
Update PYWIKIBOT_VERSION to 11.1.0 (#509)
* Update PYWIKIBOT_VERSION to 11.1.0 Bug: T420152 * auto update of tag --------- Co-authored-by: Github Action <auto@github.com>
1 parent fed236c commit 5ee4ac5

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=11.0.0
3+
ENV PYWIKIBOT_VERSION=11.1.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-510 # singleuser tag managed by github actions
279+
tag: pr-509 # singleuser tag managed by github actions
280280
pullPolicy: Always
281281
memory:
282282
guarantee: 0.70G

0 commit comments

Comments
 (0)