update Dockerfile

This commit is contained in:
2025-09-20 20:20:56 +02:00
parent 560ea768d3
commit cca1bbc691
3 changed files with 12 additions and 1 deletions

View File

@@ -1,7 +1,11 @@
{
"name": "OpenJDK21",
"name": "OpenJDK21-Slot",
"build": {
"dockerfile": "Dockerfile",
"options": [
"--secret", "id=nexus_login,src=/tmp/nexus_login",
"--secret", "id=nexus_pwd,src=/tmp/nexus_pwd"
]
},
"containerEnv": {
"GIT_REPO_URL": "https://scm.vilanet.fr/kriss/slot"