Skip to content

Commit

Permalink
Fix circle build
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmorrison committed Mar 27, 2022
1 parent cc56f99 commit ed2031c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
environment:
RAILS_ENV: test
docker:
- image: circleci/ruby:3.1.1-node-browsers
- image: cimg/ruby:3.1.1
environment:
PGHOST: localhost
PGUSER: buildlight
Expand Down

0 comments on commit ed2031c

Please sign in to comment.