Skip to content

Commit

Permalink
fixing bug
Browse files Browse the repository at this point in the history
  • Loading branch information
shashitnak committed May 23, 2024
1 parent 3a2bc10 commit cb4e36a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ FROM alpine:latest
COPY --from=builder /entrypoint.sh /entrypoint.sh
COPY --from=builder /aws/tailcall.tf /aws/tailcall.tf
COPY --from=builder /fly/Dockerfile /fly/Dockerfile
COPY --from=builder /tmp/terraform /usr/local/bin/terraform

ENTRYPOINT /bin/sh /entrypoint.sh

0 comments on commit cb4e36a

Please sign in to comment.