Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Oct 21, 2024
1 parent 6975b7c commit 9e35acf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion ruby/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ FROM ruby:bullseye
COPY ./app.rb /tmp

CMD ["ruby", "/tmp/app.rb"]

1 change: 0 additions & 1 deletion ruby/app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,3 @@ def f(file)
sleep(1)
a(1)
end

1 change: 0 additions & 1 deletion ruby/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ spec:
limits:
cpu: "100m"
memory: "256Mi"

0 comments on commit 9e35acf

Please sign in to comment.