diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 28b319af43..6156851aa1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -17,7 +17,7 @@ jobs: htmlproofer: runs-on: ubuntu-latest container: - image: moveit/moveit2:humble-source + image: moveit/moveit2:rolling-source steps: - uses: actions/checkout@v4