Skip to content

Commit

Permalink
try to resolve build issue
Browse files Browse the repository at this point in the history
Signed-off-by: Stephanie <[email protected]>
  • Loading branch information
yangcao77 committed Jul 21, 2023
1 parent 5388008 commit a4782d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devfile/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM python:3-alpine
ENV GOROOT /usr/lib/go

RUN apk add --no-cache --update curl bash jq go git openssh \
&& pip3 install "cython<3.0.0" \
&& pip3 install yq \
&& pip3 install jsonschema-cli

Expand Down

0 comments on commit a4782d9

Please sign in to comment.