Skip to content

Commit

Permalink
Fixup docker build err (#3333)
Browse files Browse the repository at this point in the history
  • Loading branch information
muellerzr authored Jan 10, 2025
1 parent b13aadc commit ba90f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,6 @@ jobs:
- name: Build and Push GPU
uses: docker/build-push-action@v4
with:
file: benchmarks/fp8/Dockerfile
file: benchmarks/fp8/transformer_engine/Dockerfile
push: true
tags: huggingface/accelerate:gpu-fp8-transformerengine-nightly-${{ env.date }}

0 comments on commit ba90f85

Please sign in to comment.