Skip to content

Properly set RUBY_VERSION and ALPINE_VERSION in single image

Achilleas Pipinellis requested to merge axil-ruby-alpine-variables-single into main

In !3370 (merged), I forgot to also set the RUBY_VERSION and ALPINE_VERSION variables when building the Docker image. This was caught in the monthly docs release and fixed with !3392 (merged).

This MR implements the initial MR, and properly adds the variables to docker-images.gitlab-ci.yml.

Closes #1356 (closed)

Edited by Achilleas Pipinellis

Merge request reports