Skip to content

Commit 7b8572c

Browse files
authored
Merge pull request #698 from kenyon/dockerfile-ruby-update
moduleroot/Dockerfile.erb: use ruby:2.7
2 parents 1c946c3 + 55ddf8d commit 7b8572c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

moduleroot/Dockerfile.erb

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

33
WORKDIR /opt/puppet
44

0 commit comments

Comments
 (0)