Skip to content

Commit

Permalink
Upgraded Goss to v0.3.22.
Browse files Browse the repository at this point in the history
.
  • Loading branch information
AlexSkrypnyk committed Apr 21, 2023
1 parent c582ee6 commit 3f191ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ ENV PATH ${NVM_DIR}/versions/node/${SHIPPABLE_NODE_VERSION}/bin:$PATH

# Install Goss.
# @see https://github.com/aelsabbahy/goss
ENV GOSS_VER=v0.3.22
ENV GOSS_FILES_STRATEGY=cp
RUN curl -fsSL https://goss.rocks/install | sh \
&& goss --version
Expand Down

0 comments on commit 3f191ca

Please sign in to comment.