Skip to content

Commit

Permalink
chore: Bump PocketIC (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
fxgst authored Mar 3, 2025
1 parent b1dab47 commit 594cfee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ FROM --platform=linux/amd64 rust:1.83-slim-bookworm
ENV NVM_DIR=/root/.nvm
ENV NVM_VERSION=v0.40.1
ENV NODE_VERSION=22.10.0
ENV POCKET_IC_SERVER_VERSION=7.0.0
ENV POCKET_IC_PYTHON_VERSION=3.0.0
ENV POCKET_IC_SERVER_VERSION=8.0.0
ENV POCKET_IC_PYTHON_VERSION=3.0.1

RUN apt -yq update
RUN apt -yqq install --no-install-recommends curl ca-certificates libunwind-dev git python3 python3-pip ssh
Expand Down

0 comments on commit 594cfee

Please sign in to comment.