Bump ruby from 2.6-alpine3.8 to 2.6.1-alpine3.8 in /rubocop

Bumps ruby from 2.6-alpine3.8 to 2.6.1-alpine3.8.

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-04 08:09:00 +00:00
parent 1973ffda21
commit 59a0fdac77
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -1,4 +1,4 @@
FROM ruby:2.6-alpine3.8@sha256:58bb64194026bff3c83c980dccd266e0ddcf50001e231d0f69f08758365e1f39
FROM ruby:2.6.1-alpine3.8@sha256:c6007b724091bdfb9d13cff040735d08c4574ea6a41ecb28f100ab46349efe07
LABEL repository="https://github.com/koenrh/rubocop-action"
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"