Skip to content

Commit cd2072c

Browse files
committed
Use mitogen 0.3.29
Signed-off-by: Christian Berendt <[email protected]>
1 parent 633e9d6 commit cd2072c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ COPY --link files/ara.env /ansible/ara.env
2525
COPY --link files/src /src
2626
COPY --link patches /patches
2727

28-
ADD https://github.com/mitogen-hq/mitogen/archive/refs/tags/v0.3.22.tar.gz /mitogen.tar.gz
28+
ADD https://github.com/mitogen-hq/mitogen/archive/refs/tags/v0.3.29.tar.gz /mitogen.tar.gz
2929
COPY --from=ghcr.io/astral-sh/uv:0.9.2 /uv /usr/local/bin/uv
3030

3131
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

0 commit comments

Comments
 (0)