release-tools: Ruby 2.6

This commit is contained in:
Robert Speicher 2020-04-10 11:33:04 -05:00
parent a834b1e694
commit c464499ca9
No known key found for this signature in database
GPG key ID: 1D812769A7706642

View file

@ -1,4 +1,4 @@
FROM ruby:2.5-alpine
FROM ruby:2.6-alpine
RUN apk add --update --no-cache build-base cmake git openssh-client openssl-dev