Skip to content

Commit

Permalink
Merge branch 'master' into fix--prettyCQL
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeLieutenant committed Nov 5, 2024
2 parents 40c63d3 + a76d896 commit 70e5926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ FROM busybox AS production

WORKDIR /gemini

COPY --from=build gemini .
COPY --from=build /gemini/bin/gemini .

ENV PATH="/gemini:${PATH}"

Expand Down

0 comments on commit 70e5926

Please sign in to comment.