Skip to content

Commit

Permalink
update max_rss to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
acheronfail committed Jan 17, 2024
1 parent fae17d6 commit fae1ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ RUN cd && curl -fSL "$(curl -fSL https://ziglang.org/download/index.json | jq -r
&& rm zig.tar.xz
ENV PATH="/root/.zig:$PATH"

RUN cargo install max_rss --version 0.3.0
RUN cargo install max_rss --version 0.3.1

WORKDIR /var/count

0 comments on commit fae1ae3

Please sign in to comment.