Update release-tools Ruby version to 2.5.3

Keeps version in line with CE/EE.
This commit is contained in:
Robert Speicher 2018-11-14 17:00:24 +01:00
parent 7b678a0375
commit f419d3776d
No known key found for this signature in database
GPG key ID: 1D812769A7706642

View file

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