Skip to content

Commit

Permalink
Additional files in v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nomennescio committed Oct 29, 2023
1 parent f1e3391 commit 295d2d3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,7 @@ ENV USER=codewarrior \
WORKDIR /workspace

# Testest Forth test framework
RUN wget -q https://raw.githubusercontent.com/codewars/ttester-codewars/v1.1.0/testest.4th
RUN wget -q https://raw.githubusercontent.com/codewars/ttester-codewars/v1.1.1/preamble.4th
RUN wget -q https://raw.githubusercontent.com/codewars/ttester-codewars/v1.1.1/protect.4th
RUN wget -q https://raw.githubusercontent.com/codewars/ttester-codewars/v1.1.1/prepare.4th
RUN wget -q https://raw.githubusercontent.com/codewars/ttester-codewars/v1.1.1/testest.4th

0 comments on commit 295d2d3

Please sign in to comment.