diff --git a/.github/workflows/build-docker-images.yml b/.github/workflows/build-docker-images.yml index 36291a27..e020c4a0 100644 --- a/.github/workflows/build-docker-images.yml +++ b/.github/workflows/build-docker-images.yml @@ -172,7 +172,7 @@ jobs: context: . file: ./docker/lerobot-gpu-dev/Dockerfile push: true - tags: huggingface/lerobot-gpu-dev + tags: huggingface/lerobot-gpu:dev build-args: PYTHON_VERSION=${{ env.PYTHON_VERSION }} # - name: Post to a Slack channel