Skip to content

Commit acd9f3f

Browse files
committed
Update ruby Docker tag to v2.7.4
1 parent b679a18 commit acd9f3f

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:2.7.4
22

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

0 commit comments

Comments
 (0)