Skip to content

Commit

Permalink
docker: Update tag
Browse files Browse the repository at this point in the history
This will need to be part of our release procedure going forward.

Signed-off-by: Stephen Finucane <[email protected]>
  • Loading branch information
stephenfin committed Oct 31, 2024
1 parent 1d5c436 commit 0da3021
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.2

ARG UID=1000
ARG GID=1000
Expand Down

0 comments on commit 0da3021

Please sign in to comment.