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

Commit

Permalink
feat(release): 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ilshidur committed Sep 9, 2019
1 parent 87bcfc9 commit c5fcc9f
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 @@ -8,7 +8,7 @@ LABEL "com.github.actions.color"="red"
LABEL "repository"="https://github.com/Ilshidur/actions"
LABEL "homepage"="https://github.com/Ilshidur/action-slack"
LABEL "maintainer"="Ilshidur <[email protected]>"
LABEL "version"="1.5.0"
LABEL "version"="1.6.0"

ADD package.json package-lock.json /
RUN npm ci --production
Expand Down

0 comments on commit c5fcc9f

Please sign in to comment.