Skip to content

Commit

Permalink
styling
Browse files Browse the repository at this point in the history
  • Loading branch information
lcwiklinski-r7 committed Nov 28, 2024
1 parent d07a2db commit 2d59027
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ tests
tests/**/*
**/*.json
**/*.tar
**/*.gz
**/*.gz
2 changes: 1 addition & 1 deletion unit_test/plugin_examples/plugin_diff_checksum/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ RUN if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
RUN python setup.py build && python setup.py install


ENTRYPOINT ["/usr/local/bin/komand_base64"]
ENTRYPOINT ["/usr/local/bin/komand_base64"]

0 comments on commit 2d59027

Please sign in to comment.