Revert "Switch to phusion/passenger-ruby25 for the base of the rails-runtime image."
authorWard Vandewege <ward@jhvc.com>
Sat, 11 Apr 2020 15:37:40 +0000 (11:37 -0400)
committerWard Vandewege <ward@jhvc.com>
Sat, 11 Apr 2020 15:38:11 +0000 (11:38 -0400)
The SSO server doesn't support Ruby 2.5, so let's go back to 2.3.

This reverts commit 6216ebc8a3e82243ee4b9d22c73169da4f66af0c.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@jhvc.com>

dockerfiles/Dockerfile.rails-runtime

index a7b1ea9a8d6f3c8aba4cc4f31274a08edcea4199..011a1f54a811e24a8a626138ad25fb617094a384 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: Apache-2.0
 
-FROM phusion/passenger-ruby25
+FROM phusion/passenger-ruby23
 
 RUN apt-get update && apt-get install -y gnupg2