Merge pull request #93 from koenrh/dependabot/docker/rubocop/ruby-9ce8477

This commit is contained in:
dependabot[bot] 2021-06-05 11:12:37 +00:00 committed by GitHub
commit ab581363ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM ruby:2.6.3-alpine3.8@sha256:70227bd490856f24614a636f5c7bacdd58167477f042593822dd49e33097c602
FROM ruby:2.6.3-alpine3.8@sha256:9ce8477b3dae023efac4c6cdace03db945dc31617e19db3f3dff26b4b5a74908
LABEL repository="https://github.com/koenrh/rubocop-action"
LABEL maintainer="Koen Rouwhorst <info@koenrouwhorst.nl>"