]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
docker: Update tag
authorStephen Finucane <stephen@that.guru>
Thu, 31 Oct 2024 22:03:28 +0000 (22:03 +0000)
committerStephen Finucane <stephen@that.guru>
Thu, 31 Oct 2024 22:03:28 +0000 (22:03 +0000)
This will need to be part of our release procedure going forward.

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

index 0a55b54dbebf4ead2b8e14316122e74ddb59d579..1136d8e433fe985b4ff8017e1462732c2ccc2a45 100644 (file)
@@ -1,4 +1,4 @@
-FROM ghcr.io/getpatchwork/pyenv:latest
+FROM ghcr.io/getpatchwork/pyenv:stable-3.2
 
 ARG UID=1000
 ARG GID=1000