Skip to content

Commit 010b351

Browse files
Update licensed_image_test.yml
1 parent 468206e commit 010b351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/licensed_image_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
container:
1919
# 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
20+
image: ghcr.io/arm-software/avh-mlops/arm-mlops-docker-licensed:latest
2121
credentials:
2222
# Set the Docker image credentials using the actor and a GitHub token
2323
username: ${{ github.actor }}

0 commit comments

Comments
 (0)