Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Commit

Permalink
Update ZISI to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Apr 22, 2019
1 parent 715dae5 commit 9389ebd
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 @@ -335,7 +335,7 @@ RUN binrc install gohugoio/hugo ${HUGO_VERSION} -c /opt/buildhome/.binrc | xargs
#
################################################################################

ENV ZIP_IT_AND_SHIP_IT_VERSION 0.2.5
ENV ZIP_IT_AND_SHIP_IT_VERSION 0.3.1

RUN binrc install netlify/zip-it-and-ship-it ${ZIP_IT_AND_SHIP_IT_VERSION} -c /opt/buildhome/.binrc | xargs -n 1 -I{} ln -s {} /usr/local/bin/zip-it-and-ship-it_${ZIP_IT_AND_SHIP_IT_VERSION} && \
ln -s /usr/local/bin/zip-it-and-ship-it_${ZIP_IT_AND_SHIP_IT_VERSION} /usr/local/bin/zip-it-and-ship-it
Expand Down

0 comments on commit 9389ebd

Please sign in to comment.