We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 468206e commit 010b351Copy full SHA for 010b351
.github/workflows/licensed_image_test.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
container:
19
# Use the custom Docker image with the necessary tools and dependencies
20
- 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
21
credentials:
22
# Set the Docker image credentials using the actor and a GitHub token
23
username: ${{ github.actor }}
0 commit comments