Skip to content

Commit c81d60a

Browse files
committed
v1.1.2 release
1 parent 0dee1ce commit c81d60a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ENV USER=codewarrior \
2323
WORKDIR /workspace
2424

2525
# 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

0 commit comments

Comments
 (0)