We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79c585 commit 8911934Copy full SHA for 8911934
images/singleuser/Dockerfile
@@ -1,6 +1,6 @@
1
FROM ubuntu:24.04
2
3
-ENV PYWIKIBOT_VERSION=9.5.0
+ENV PYWIKIBOT_VERSION=9.6.0
4
ENV EDITOR=/bin/nano
5
ENV PYWIKIBOT_DIR=/srv/paws
6
ENV DEBIAN_FRONTEND=noninteractive
paws/values.yaml
@@ -280,7 +280,7 @@ jupyterhub:
280
fsGid: 52771
281
image:
282
name: quay.io/wikimedia-paws-prod/singleuser
283
- tag: pr-465 # singleuser tag managed by github actions
+ tag: pr-467 # singleuser tag managed by github actions
284
pullPolicy: Always
285
memory:
286
guarantee: 0.70G
0 commit comments