Commit 94aa0b16 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Update qa/Dockerfile for openssh-client

jessie doesn't support `ssh-keygen -l -E` but stretch does:
https://manpages.debian.org/jessie/openssh-client/ssh-keygen.1.en.html
parent 1783a3d5
FROM ruby:2.4
FROM ruby:2.4-stretch
LABEL maintainer "Grzegorz Bizon <grzegorz@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