Updating docs. Updating to version 3.1.4

This commit is contained in:
Alejandro Lembke Barrientos 2024-06-15 23:58:09 -06:00
parent cd7181d6ec
commit 4c16938db3
No known key found for this signature in database
GPG Key ID: CF56F422A61141DD
2 changed files with 3 additions and 1 deletions

View File

@ -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.

View File

@ -1 +1 @@
3.1.3
3.1.4