diff --git a/readme.md b/readme.md index 8df2a55..b47da63 100644 --- a/readme.md +++ b/readme.md @@ -172,6 +172,8 @@ RUN echo 'source ~/.nvm/nvm.sh' >> ~/.bashrc ``` > **Note:** If you are using this image as a base image in a Dockerfile, ensure that the value of `HOME_USER` is the same as the one you will use when creating the container. This is necessary to ensure that all configurations and packages are installed in the correct user directory. +> **Note:** To grant access to the server, please log into https://github.com/login/device and use the code XXXX-XXXX. You can view the container logs to get the code. + ## Contributing If you'd like to contribute to this project, please fork the repository and create a pull request. diff --git a/version.txt b/version.txt index 711ee4f..b532f3d 100755 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.1.3 \ No newline at end of file +3.1.4 \ No newline at end of file