Skip to content

Commit

Permalink
Changed docker to humble
Browse files Browse the repository at this point in the history
  • Loading branch information
iKrishneel authored Oct 20, 2023
1 parent 692fac1 commit 5dcf924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Using Docker
run: |
export DOCKER_IMAGE=krishneel/ros2-foxy:latest
export DOCKER_IMAGE=ros:humble-perception-jammy
export CI_SOURCE_PATH=$(pwd)
export REPO_NAME=${{ github.event.repository.name }}
export HOME=$GITHUB_WORKSPACE
Expand Down

0 comments on commit 5dcf924

Please sign in to comment.