Commit d8ae6726 authored by Dan Davison's avatar Dan Davison Committed by Rémy Coutable

Fix invalid maintainer directive

Use GitLab Quality Team as maintainer of image
parent fb46b18b
FROM ruby:2.6-stretch
LABEL maintainer "Grzegorz Bizon <grzegorz@gitlab.com>"
LABEL maintainer="GitLab Quality Department <quality@gitlab.com>"
ENV DEBIAN_FRONTEND noninteractive
##
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment