webui no cache build

This commit is contained in:
2025-07-05 15:52:30 +07:00
parent b7f608c8ba
commit b8ce7c0d37
2 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
{
"schemaVersion": 2,
"dockerfilePath": "Dockerfile-web-ui-dev",
"buildArgs": {
"CACHEBUST": "{{BUILD_NUMBER}}"
}
}