add nocache to api image
All checks were successful
Deploy Containers / Prepare (push) Successful in 45s

This commit is contained in:
2025-09-06 20:34:51 -04:00
parent b7e64d12cd
commit c168924364

View File

@@ -18,6 +18,7 @@
name: api
tag: "latest"
build:
nocache: true
path: "{{ data_dir }}/api/app"
dockerfile: Dockerfile
source: build