From 27fd6f30201775071af2ec5372d6877941528e15 Mon Sep 17 00:00:00 2001 From: maefromm Date: Tue, 9 Apr 2024 20:17:00 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf094b4..e0de58c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -10,7 +10,7 @@ jobs: working-directory: "/opt/carma/" runs-on: ubuntu-latest container: - image: usdotfhwastoldev/carma-base:develop + image: usdotfhwastol/carma-base:carma-system-4.5.0 env: INIT_ENV: "/home/carma/.base-image/init-env.sh" ROS_2_ENV: "/opt/ros/foxy/setup.bash" @@ -44,4 +44,4 @@ jobs: uses: usdot-fhwa-stol/actions/sonar-scanner@main with: sonar-token: ${{ secrets.SONAR_TOKEN }} - working-dir: "/opt/carma/src/${{ github.event.repository.name }}" \ No newline at end of file + working-dir: "/opt/carma/src/${{ github.event.repository.name }}"