Update timbru31/ruby-node Docker tag to v2.7 (#3279)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-10 08:11:00 -07:00 committed by GitHub
parent b4e544fb56
commit 51dea972d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
FROM timbru31/ruby-node:2.5 as builder
FROM timbru31/ruby-node:2.7 as builder
RUN mkdir /usr/src/app
WORKDIR /usr/src/app