Skip to content

Commit

Permalink
fix CircleCI config
Browse files Browse the repository at this point in the history
  • Loading branch information
nabeta committed Dec 29, 2019
1 parent a345031 commit 582a0b3
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 @@ -7,7 +7,7 @@ jobs:
build:
docker:
# specify the version you desire here
- image: circleci/ruby:2.5-node-browsers
- image: circleci/ruby:2.5-stretch-node-browsers
environment:
PGHOST: 127.0.0.1
PGUSER: postgres
Expand Down

0 comments on commit 582a0b3

Please sign in to comment.