Skip to content

Commit d43d7c1

Browse files
committed
try ecr
1 parent 2903ccf commit d43d7c1

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
@@ -34,7 +34,7 @@ jobs:
3434
- codebuild-QualcommLinux-Qcom-Deb-${{ github.run_id }}-${{ github.run_attempt }}
3535
- buildspec-override:true # This tells our self-hosted runner to upload artifacts
3636
container:
37-
image: debian:trixie
37+
image: public.ecr.aws/docker/library/debian:trixie
3838
volumes:
3939
- /efs/qli/metaqcom/gh-runners/quic-yocto/builds:/fileserver-builds
4040
options: --privileged

0 commit comments

Comments
 (0)