chore: apply agent/template updates and refresh appstore zip

This commit is contained in:
Joachim Friberg
2026-03-24 11:32:01 +01:00
parent 2f1babc681
commit bb6d36ad7a
3 changed files with 7 additions and 0 deletions
+5
View File
@@ -2,6 +2,11 @@ name: sample-app
services:
app:
# Setting this will allow the Zima webui to display the field "REQUIRE MEMORY"
deploy:
resources:
reservations:
memory: 64M
image: joafri/sample-app-app:main
container_name: sample-app
restart: unless-stopped