chore: bump executor version from 0.5.5 to 0.5.7

This commit is contained in:
Steven Nguyen
2024-08-08 22:55:35 +00:00
committed by GitHub
parent 8f0294f9cb
commit 6a4fa91aac
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -753,7 +753,7 @@ $image = $this->getParam('image', '');
<<: *x-logging
restart: unless-stopped
stop_signal: SIGINT
image: openruntimes/executor:0.5.5
image: openruntimes/executor:0.5.7
networks:
- appwrite
- runtimes
+1 -1
View File
@@ -833,7 +833,7 @@ services:
hostname: exc1
<<: *x-logging
stop_signal: SIGINT
image: openruntimes/executor:0.5.5
image: openruntimes/executor:0.5.7
restart: unless-stopped
networks:
- appwrite