Skip to content

Commit

Permalink
Fix dest
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsproul committed Jun 17, 2024
1 parent e1ae5fd commit 203d424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.cross
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*
COPY ./bin/eleel /usr/local/bin/lighthouse
COPY ./bin/eleel /usr/local/bin/eleel

0 comments on commit 203d424

Please sign in to comment.