Skip to content

Commit

Permalink
eval-bot: use package rhombus-lib to shrink the installation
Browse files Browse the repository at this point in the history
upgrade to racket v8.13 also.
  • Loading branch information
yfzhe committed Aug 6, 2024
1 parent 921321c commit bbd1c8c
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
@@ -1,6 +1,6 @@
FROM racket/racket:8.11-full
FROM racket/racket:8.13-full

RUN raco pkg install -i --auto --no-docs rhombus-prototype
RUN raco pkg install -i --auto --no-docs rhombus-lib

WORKDIR /app

Expand Down

0 comments on commit bbd1c8c

Please sign in to comment.