File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ ENV USER=codewarrior \
23
23
WORKDIR /workspace
24
24
25
25
# Testest Forth test framework
26
- RUN wget -q https://github.com/codewars/ttester-codewars/v1.1.1 /preamble.4th
27
- RUN wget -q https://github.com/codewars/ttester-codewars/v1.1.1 /protect.4th
28
- RUN wget -q https://github.com/codewars/ttester-codewars/v1.1.1 /prepare.4th
29
- RUN wget -q https://github.com/codewars/ttester-codewars/v1.1.1 /testest.4th
26
+ RUN wget -q https://github.com/codewars/ttester-codewars/v1.1.2 /preamble.4th
27
+ RUN wget -q https://github.com/codewars/ttester-codewars/v1.1.2 /protect.4th
28
+ RUN wget -q https://github.com/codewars/ttester-codewars/v1.1.2 /prepare.4th
29
+ RUN wget -q https://github.com/codewars/ttester-codewars/v1.1.2 /testest.4th
You can’t perform that action at this time.
0 commit comments