Skip to content

Commit 2c91ce0

Browse files
Update cimg/ruby Docker tag to v3.4.6
1 parent 3adf630 commit 2c91ce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ executors:
1818

1919
ruby_executor:
2020
docker:
21-
- image: cimg/ruby:3.4.5
21+
- image: cimg/ruby:3.4.6
2222
working_directory: ~/project
2323

2424
commands:

0 commit comments

Comments
 (0)