mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 09:41:40 -05:00
Set the image version to 3.3.4
This commit is contained in:
parent
4b5d07ed60
commit
dc1c630184
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue