Upgrade executor & console

This commit is contained in:
Matej Bačo
2023-07-28 00:13:49 +02:00
parent 8ca1ed1605
commit 930f9d9526
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -58,7 +58,6 @@ _APP_FUNCTIONS_SIZE_LIMIT=30000000
_APP_FUNCTIONS_TIMEOUT=900
_APP_FUNCTIONS_BUILD_TIMEOUT=900
_APP_FUNCTIONS_CPUS=1
_APP_FUNCTIONS_MEMORY=512
_APP_FUNCTIONS_INACTIVE_THRESHOLD=600
_APP_FUNCTIONS_MAINTENANCE_INTERVAL=600
_APP_FUNCTIONS_RUNTIMES_NETWORK=runtimes
+1 -1
View File
@@ -725,7 +725,7 @@ services:
hostname: exc1
<<: *x-logging
stop_signal: SIGINT
image: meldiron/executor:0.3.3
image: meldiron/executor:0.3.4
networks:
- appwrite
- runtimes