From 562b16cf897ad358b9771d5790ed2ef31739f1aa Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Sat, 12 Feb 2022 15:02:20 -0600 Subject: [PATCH] Update Rails CI Docker image --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 42d13ce..56b842c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: branch: - master - name: rspec - image: guildeducation/rails:2.7.1-12.19.0 + image: guildeducation/rails:2.7.2-12.22.0 environment: RAILS_ENV: test commands: