Skip to content

Commit

Permalink
pywikibot version bump (#315)
Browse files Browse the repository at this point in the history
* pywikibot version bump

Bug: T342852

* auto update of  tag

---------

Co-authored-by: Github Action <auto@github.com>
  • Loading branch information
vivian-rook and Github Action committed Jul 28, 2023
1 parent f24bbdc commit 189c7b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/singleuser/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM ubuntu:22.04

ENV PYWIKIBOT_VERSION=8.1.2
ENV PYWIKIBOT_VERSION=8.3.0
ENV EDITOR=/bin/nano
ENV PYWIKIBOT_DIR=/srv/paws
ENV DEBIAN_FRONTEND=noninteractive
Expand Down
2 changes: 1 addition & 1 deletion paws/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ jupyterhub:
fsGid: 52771
image:
name: quay.io/wikimedia-paws-prod/singleuser
tag: pr-309 # singleuser tag managed by github actions
tag: pr-315 # singleuser tag managed by github actions
pullPolicy: Always
memory:
guarantee: 1G
Expand Down

0 comments on commit 189c7b7

Please sign in to comment.