Skip to content

Commit 0ee367b

Browse files
Update ruby Docker tag to v2.7.8
1 parent ab89496 commit 0ee367b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ variables:
276276
- 'bundle exec rake spec'
277277

278278
.beaker: &beaker
279-
image: ruby:2.7.2 # must be 2.7.2 if running in GCP
279+
image: ruby:2.7.8 # must be 2.7.2 if running in GCP
280280
tags:
281281
- beaker
282282
before_script:

0 commit comments

Comments
 (0)