fix(functions): bump executor version to fix docker conflict error

This commit is contained in:
Steven Nguyen
2024-03-19 21:33:22 +00:00
committed by GitHub
parent 536c67f54d
commit c8728c3c10
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -721,7 +721,7 @@ services:
<<: *x-logging
restart: unless-stopped
stop_signal: SIGINT
image: openruntimes/executor:0.4.9
image: openruntimes/executor:0.4.12
networks:
- appwrite
- runtimes
+1 -1
View File
@@ -850,7 +850,7 @@ services:
hostname: appwrite-executor
<<: *x-logging
stop_signal: SIGINT
image: openruntimes/executor:0.4.9
image: openruntimes/executor:0.4.12
restart: unless-stopped
networks:
- appwrite