just trigger a re-build
This commit is contained in:
@@ -13,7 +13,7 @@ ENV SHELL=/bin/bash
|
||||
RUN sudo apt-get update && sudo apt-get install unzip -y
|
||||
RUN curl https://rclone.org/install.sh | sudo bash
|
||||
|
||||
# You can add custom software and dependencies for your environment here
|
||||
# You can add custom software and dependencies for your environment here. Some examples:
|
||||
# RUN code-server --install-extension esbenp.prettier-vscode
|
||||
# RUN sudo apt-get install -y build-essential
|
||||
# RUN COPY myTool /home/coder/myTool
|
||||
|
||||
Reference in New Issue
Block a user