]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
tools: Use stable-3.1 tag for Docker
authorStephen Finucane <stephen@that.guru>
Wed, 17 Jan 2024 13:09:26 +0000 (13:09 +0000)
committerStephen Finucane <stephen@that.guru>
Wed, 17 Jan 2024 13:09:26 +0000 (13:09 +0000)
Since we've removed Python 3.7 support in latest.

Signed-off-by: Stephen Finucane <stephen@that.guru>
tools/docker/Dockerfile

index d164e49192fc1f48dd11a96a72c3ea5e2f61399b..de6cda565fece79e4ece593611819829180026f3 100644 (file)
@@ -1,4 +1,4 @@
-FROM ghcr.io/getpatchwork/pyenv:latest
+FROM ghcr.io/getpatchwork/pyenv:stable-3.1
 
 ARG UID
 ARG GID