Skip to content

Commit

Permalink
Merge branch 'main' into Algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
kbuzzard committed Oct 27, 2023
2 parents 6626299 + 8b36edc commit a8c92ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ WORKDIR /

ENV ELAN_HOME=/usr/local/elan \
PATH=/usr/local/elan/bin:$PATH \
LEAN_VERSION=leanprover/lean4:v4.0.0-rc4
LEAN_VERSION=leanprover/lean4:v4.1.0
# TODO: read toolchain from `lean-toolchain`

SHELL ["/bin/bash", "-euxo", "pipefail", "-c"]
Expand Down

0 comments on commit a8c92ba

Please sign in to comment.