Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b9c0ef9

Browse files
committedMar 7, 2022
Update dependency ruby to v3
1 parent b679a18 commit b9c0ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:2.6.4
1+
FROM ruby:3.1.1
22

33
RUN gem install danger-gitlab && \
44
gem install danger-android_lint && \

0 commit comments

Comments
 (0)
Please sign in to comment.