Skip to content

Commit

Permalink
Bump dfx version (#3)
Browse files Browse the repository at this point in the history
This should fix the broken candid UI canister in Codespaces
  • Loading branch information
fxgst authored Feb 1, 2024
1 parent 8127004 commit f8f0941
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 @@ -3,7 +3,7 @@ FROM --platform=linux/amd64 rust:1.75-slim-bookworm
ENV NVM_DIR=/root/.nvm
ENV NVM_VERSION=v0.39.7
ENV NODE_VERSION=21.5.0
ENV DFX_VERSION=0.16.0
ENV DFX_VERSION=0.16.1
ENV POCKET_IC_SERVER_HASH=69e1408347723dbaa7a6cd2faa9b65c42abbe861
ENV POCKET_IC_PYTHON_VERSION=2.0.2

Expand Down

0 comments on commit f8f0941

Please sign in to comment.