Skip to content

Commit

Permalink
added more tags
Browse files Browse the repository at this point in the history
  • Loading branch information
guocuimi committed May 14, 2024
1 parent 948128d commit 2209517
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish_base_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
CUDA_VERSION=12.1
tags: |
vectorchai/scalellm_builder:cuda12.1-ubuntu22.04
vectorchai/scalellm_builder:cuda12.1
- name: Build base for cuda 11.8
uses: docker/build-push-action@v5
Expand All @@ -44,4 +45,5 @@ jobs:
CUDA_VERSION=11.8
tags: |
vectorchai/scalellm_builder:cuda11.8-ubuntu22.04
vectorchai/scalellm_builder:cuda11.8

0 comments on commit 2209517

Please sign in to comment.