Skip to content

Commit b62ab85

Browse files
JafarAbdirhaschke
authored andcommitted
CI: Switch from ghcr.io to dockerhub
1 parent 02704cf commit b62ab85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
env:
4040
CLANG_TIDY_ARGS: -quiet -export-fixes ${{ github.workspace }}/.work/clang-tidy-fixes.yaml
41-
DOCKER_IMAGE: ghcr.io/ros-planning/moveit2:${{ matrix.env.IMAGE }}
41+
DOCKER_IMAGE: moveit/moveit2:${{ matrix.env.IMAGE }}
4242
UNDERLAY: /root/ws_moveit/install
4343
# TODO: Port to ROS2
4444
# DOWNSTREAM_WORKSPACE: "github:ubi-agni/mtc_demos#master github:TAMS-Group/mtc_pour#master"

0 commit comments

Comments
 (0)