Skip to content

Commit

Permalink
bump container ver
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Feb 9, 2024
1 parent c7c60b3 commit 3890426
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
# Disable conda upload for now, once we have morpheus packages in conda forge set the value to
# !fromJSON(needs.prepare.outputs.is_pr) && (fromJSON(needs.prepare.outputs.is_main_branch) && 'main' || 'dev') || ''
conda_upload_label: ""
container: nvcr.io/ea-nvidia-morpheus/morpheus:morpheus-ci-build-240129
test_container: nvcr.io/ea-nvidia-morpheus/morpheus:morpheus-ci-test-240129
container: nvcr.io/ea-nvidia-morpheus/morpheus:morpheus-ci-build-240209
test_container: nvcr.io/ea-nvidia-morpheus/morpheus:morpheus-ci-test-240209
secrets:
NGC_API_KEY: ${{ secrets.NGC_API_KEY }}

0 comments on commit 3890426

Please sign in to comment.