Unverified Commit e59b352c authored by Guolin Ke's avatar Guolin Ke Committed by GitHub
Browse files

Update docker_rdma_latest.yml

parent 3e9c05a6
...@@ -25,9 +25,9 @@ jobs: ...@@ -25,9 +25,9 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }} username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }} password: ${{ secrets.DOCKERHUB_TOKEN }}
- -
name: Build and push cu116 with rdma name: Build and push cu117 with rdma
uses: docker/build-push-action@v3 uses: docker/build-push-action@v3
with: with:
context: ./docker/rdma/ context: ./docker/rdma/
push: true push: true
tags: dptechnology/unicore:latest-pytorch1.12.1-cuda11.6-rdma tags: dptechnology/unicore:latest-pytorch2.0.0-cuda11.7-rdma
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment