Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/yenko #130

Merged
merged 13 commits into from
Aug 9, 2021
Prev Previous commit
update config with verions 3.7.0
  • Loading branch information
SaikrishnaBairamoni committed Aug 4, 2021
commit c4b1d4cafe7dd4f831c8437506bc8c19504b0ad2
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ jobs:
build:
# Setup docker
docker:
- image: usdotfhwastoldev/carma-base:develop
- image: usdotfhwastol/carma-base:carma-system-3.7.0
user: carma
environment:
TERM: xterm # use xterm to get full display output from build
Expand Down