Skip to content

Commit

Permalink
tools: Use stable-3.1 tag for Docker
Browse files Browse the repository at this point in the history
Since we've removed Python 3.7 support in latest.

Signed-off-by: Stephen Finucane <stephen@that.guru>
  • Loading branch information
stephenfin committed Jan 17, 2024
1 parent 3d01c81 commit 90465e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/getpatchwork/pyenv:latest
FROM ghcr.io/getpatchwork/pyenv:stable-3.1

ARG UID
ARG GID
Expand Down

0 comments on commit 90465e9

Please sign in to comment.