Danger: Pin ruby base image to Debian buster

Until https://github.com/nodesource/distributions/issues/1249#issuecomment-897838056
is resolved.
This commit is contained in:
Matthias Kaeppler 2021-08-18 11:01:36 +02:00
parent a9bc5389a5
commit 5af3b78964

View file

@ -1,4 +1,4 @@
FROM ruby:2.7.4
FROM ruby:2.7.4-buster
MAINTAINER GitLab Quality Team
# Danger manipulates git diff output. When a unicode char is present in the diff, it chokes with