Skip to content

Commit

Permalink
fix: major rewrite to use the new Poset
Browse files Browse the repository at this point in the history
  • Loading branch information
favonia committed Dec 10, 2023
1 parent b65f1bd commit 8a3c35b
Show file tree
Hide file tree
Showing 69 changed files with 2,939 additions and 2,850 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ FROM alpine AS onelab
RUN apk add --no-cache git

WORKDIR /dist/1lab
ARG ONELAB_VERSION=ab2c18bb879a9944dac6e0ba61c662197a7f1965
ARG ONELAB_VERSION=497ac8cf0c2a5c44b355c0d4de58dffa5b919ae2
RUN \
git init && \
git remote add origin https://github.com/plt-amy/1lab && \
Expand Down
Loading

0 comments on commit 8a3c35b

Please sign in to comment.