Skip to content

Commit

Permalink
Update licensed_image_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasHertel80 committed Oct 24, 2023
1 parent 468206e commit 010b351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/licensed_image_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
container:
# Use the custom Docker image with the necessary tools and dependencies
image: ghcr.io/${{ github.repository_owner | lower }}/avh-mlops/arm-mlops-docker-licensed:latest
image: ghcr.io/arm-software/avh-mlops/arm-mlops-docker-licensed:latest
credentials:
# Set the Docker image credentials using the actor and a GitHub token
username: ${{ github.actor }}
Expand Down

0 comments on commit 010b351

Please sign in to comment.