Skip to content

Commit

Permalink
Merge pull request #69 from BNAndras/upgrade-to-8.12
Browse files Browse the repository at this point in the history
Upgrade Racket to 8.12
  • Loading branch information
BNAndras authored Feb 12, 2024
2 parents ee32bc2 + b793ed4 commit 7a6a1f9
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
@@ -1,4 +1,4 @@
FROM racket/racket:8.11
FROM racket/racket:8.12

RUN apt-get install -y jq
RUN raco pkg install zo-lib testing-util-lib rackunit-lib scheme-lib compiler-lib
Expand Down

0 comments on commit 7a6a1f9

Please sign in to comment.