Skip to content

Commit 3d5b945

Browse files
committed
Racket: bump RACKET_VERSION to 8.18
1 parent 43edfc1 commit 3d5b945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Racket/racket/racket.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN echo 'APT::Get::Install-Recommends "false";' > /etc/apt/apt.conf.d/00-genera
1111

1212
FROM debian AS racket
1313

14-
ARG RACKET_VERSION=8.9
14+
ARG RACKET_VERSION=8.18
1515

1616
RUN apt-get update -q \
1717
&& apt-get install --no-install-recommends -q -y \

0 commit comments

Comments
 (0)