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 3fa1970 commit c5c575fCopy full SHA for c5c575f
.github/workflows/push_image.yaml
@@ -33,3 +33,5 @@ jobs:
33
context: .
34
push: true
35
tags: 111654129626.dkr.ecr.ap-south-1.amazonaws.com/video-transcoder:latest
36
+ platform: linux/amd64 # <-- ADD THIS LINE
37
+
0 commit comments