Skip to content

Commit

Permalink
this works
Browse files Browse the repository at this point in the history
  • Loading branch information
gatsbyz committed Jan 24, 2024
1 parent 0cbf33e commit ac058bd
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 @@ -20,4 +20,4 @@ WORKDIR /root/
COPY --from=builder /go/src/app/out/polycli .

# Command to run the binary
CMD ["./polycli"]\
CMD ["./polycli"]

0 comments on commit ac058bd

Please sign in to comment.