Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
craigthackerx committed Feb 21, 2024
1 parent cad68ed commit f9c1797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containers/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ RUN chmod +x /home/${NORMAL_USER}/start.sh && \

USER ${NORMAL_USER}
WORKDIR /home/${NORMAL_USER}
CMD [ "./home/${NORMAL_USER}/start.sh" ]

RUN tenv tf install latest --verbose && \
tenv tf use latest --verbose && \
Expand Down

0 comments on commit f9c1797

Please sign in to comment.