chore(docker): update docker base images (#8796)

Co-authored-by: Xingyao Wang <xingyaoww@gmail.com>
This commit is contained in:
Rene Leonhardt
2025-06-10 16:48:46 +02:00
committed by GitHub
parent e04f876df9
commit 07862c32cb
3 changed files with 39 additions and 19 deletions

View File

@@ -1,5 +1,23 @@
# NodeJS
frontend/node_modules
config.toml
.envrc
.env
.git
# Configuration (except pyproject.toml)
*.ini
*.toml
!pyproject.toml
*.yml
# Documentation (except README.md)
*.md
!README.md
# Hidden files and directories
.*
__pycache__
# Unneded files and directories
/dev_config/
/docs/
/evaluation/
/tests/
CITATION.cff