Skip to content

Commit ae0eb05

Browse files
authored
Trying with public ecr aws repository for debian image
Signed-off-by: Satish Mhaske <[email protected]>
1 parent 38b8237 commit ae0eb05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/debos-aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- codebuild-QualcommLinux-Qcom-Deb-${{ github.run_id }}-${{ github.run_attempt }}
4040
- buildspec-override:true # This tells our self-hosted runner to upload artifacts
4141
container:
42-
image: debian:trixie
42+
image: public.ecr.aws/docker/library/debian:trixie
4343
volumes:
4444
- /efs/qli/metaqcom/gh-runners/quic-yocto/builds:/efs/qli/metaqcom/gh-runners/quic-yocto/builds
4545
steps:

0 commit comments

Comments
 (0)