Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
fix #90
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Cheong authored Jun 30, 2023
1 parent 859e6ae commit 3abf23c
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
@@ -1,3 +1,3 @@
FROM golang
RUN go install github.com/acheong08/ChatGPT-Proxy-V4@latest
RUN go install github.com/acheong08/ChatGPTProxy@latest
CMD [ "ChatGPT-Proxy-V4" ]

0 comments on commit 3abf23c

Please sign in to comment.