File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 echo "**** install build packages ****" && \
1212 apk add --no-cache --virtual=build-dependencies \
1313 curl \
14- git && \
14+ git && \
1515 echo "**** install runtime packages ****" && \
1616 apk add --no-cache --upgrade \
1717 nodejs \
Original file line number Diff line number Diff line change 1111 echo "**** install build packages ****" && \
1212 apk add --no-cache --virtual=build-dependencies \
1313 curl \
14- git && \
14+ git && \
1515 echo "**** install runtime packages ****" && \
1616 apk add --no-cache --upgrade \
1717 nodejs \
Original file line number Diff line number Diff line change 1111 echo "**** install build packages ****" && \
1212 apk add --no-cache --virtual=build-dependencies \
1313 curl \
14- git && \
14+ git && \
1515 echo "**** install runtime packages ****" && \
1616 apk add --no-cache --upgrade \
1717 nodejs \
You can’t perform that action at this time.
0 commit comments