Skip to content

Commit

Permalink
astd
Browse files Browse the repository at this point in the history
  • Loading branch information
druskus20 committed Apr 10, 2024
1 parent 99894d4 commit b4e6742
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 @@ -6,5 +6,5 @@ LABEL "maintainer"="Nick Sjostrom"
RUN apk --no-cache add bash git curl jq && npm install -g semver

COPY entrypoint.sh /entrypoint.sh

# asdasdsatd
ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit b4e6742

Please sign in to comment.