Skip to content

Commit

Permalink
Depend on konveyor-ecosystem repo
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Manuel Leflet Estrada <jleflete@redhat.com>
  • Loading branch information
jmle committed Mar 25, 2024
1 parent 48ad85c commit ba7491c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN wget -qO /tmp/windup.zip $WINDUP \
&& rm /tmp/windup.zip \
&& ln -s /windup/tackle-cli-*/bin/windup-cli /usr/bin/windup-cli

RUN git clone https://github.com/jmle/windup-rulesets.git -b konveyor-tmp /windup-rulesets \
RUN git clone https://github.com/konveyor-ecosystem/windup-rulesets.git -b eap8-fixes /windup-rulesets \
&& git clone https://github.com/konveyor/example-applications /example-applications

COPY --from=java-builder /usr/local/openjdk-11 /java-11-openjdk
Expand Down

0 comments on commit ba7491c

Please sign in to comment.