From 4c16938db3da24bf7da652cadbd2d97774b2cc1b Mon Sep 17 00:00:00 2001 From: Alejandro Lembke Barrientos Date: Sat, 15 Jun 2024 23:58:09 -0600 Subject: [PATCH] Updating docs. Updating to version 3.1.4 --- readme.md | 2 ++ version.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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