File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -44,12 +44,14 @@ the full distribution of the CS variant of Racket 7.9.
4444
4545#### Racket before Chez (BC) images
4646
47- As of the 8.0 release, Racket BC images are tagged with ` -bc ` and
48- ` -bc-full ` . For example, ` racket/racket:8.0-bc-full ` is the full
49- distribution of the BC variant of Racket 8.0, whereas
47+ As of the 8.0 release, Racket BC images are tagged with ` -bc `
48+ and ` -bc-full ` . For example, ` racket/racket:8.0-bc-full ` is
49+ the full distribution of the BC variant of Racket 8.0, whereas
5050` racket/racket:7.9-full ` is the full distribution of the BC variant of
5151Racket 7.9 (before CS was made the default).
5252
53+ Racket BC images are only available up to version 8.17.
54+
5355
5456## Local development
5557
You can’t perform that action at this time.
0 commit comments