Set the image version to 3.3.4

This commit is contained in:
Eugene Burmakin 2024-09-12 22:45:38 +02:00
parent 4b5d07ed60
commit dc1c630184

View file

@ -7,7 +7,7 @@ orbs:
jobs: jobs:
test: test:
docker: docker:
- image: cimg/ruby:3.3 - image: cimg/ruby:3.3.4
environment: environment:
RAILS_ENV: test RAILS_ENV: test
- image: cimg/postgres:13.3 - image: cimg/postgres:13.3