Skip to content

Commit

Permalink
debug build erro
Browse files Browse the repository at this point in the history
  • Loading branch information
lrakai committed Nov 13, 2023
1 parent 03ae692 commit bc498c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,7 @@ RUN sudo chown coder:coder /etc/ssl/certs/server.crt && \
sudo chmod og+rx /etc/ssl/private

COPY labs-cli/lab /usr/local/bin/lab
RUN mkdir -p /home/coder/labs-cli-helpers
COPY labs-cli-helpers/ /home/coder/labs-cli-helpers
COPY labs-cli-helpers/common.sh /home/coder/labs-cli-helpers/

# -----------

Expand Down

0 comments on commit bc498c1

Please sign in to comment.