Skip to content

Commit

Permalink
Update build-and-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bored-engineer authored Mar 10, 2024
1 parent ebed1d4 commit a6cbd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Build and Push image to Amazon ECR
run: |
docker build \
docker buildx build \
--push \
--platform linux/arm64,linux/amd64 \
--tag public.ecr.aws/t9f5l7n9/trivy-lambda:latest \
Expand Down

0 comments on commit a6cbd44

Please sign in to comment.