Skip to content

Commit

Permalink
feat: Linter
Browse files Browse the repository at this point in the history
  • Loading branch information
jaironalves committed Jul 10, 2024
1 parent 01c25d1 commit 2d99aa9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,5 @@ FROM mikefarah/yq:4.43.1
# Copy any source file(s) required for the action
COPY entrypoint.sh /entrypoint.sh

USER root

# Configure the container to be run as an executable
ENTRYPOINT ["/entrypoint.sh"]

0 comments on commit 2d99aa9

Please sign in to comment.