Skip to content

Commit 83268da

Browse files
authored
Merge branch 'master' into master
2 parents efa782b + 8b199c1 commit 83268da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.1
1+
2.5.3

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ruby:2.5.1
1+
FROM ruby:2.5.3
22

33
RUN apt-get update \
44
&& apt-get install -y \

0 commit comments

Comments
 (0)