1
0
Fork 0
mirror of synced 2024-06-15 09:14:50 +12:00

Upgrade executor

This commit is contained in:
Matej Bačo 2023-10-19 11:54:56 +02:00
parent 8d9f0180a1
commit 20c37db8fc
2 changed files with 2 additions and 2 deletions

View file

@ -667,7 +667,7 @@ services:
<<: *x-logging
restart: unless-stopped
stop_signal: SIGINT
image: openruntimes/executor:0.4.4
image: openruntimes/executor:0.4.5
networks:
- appwrite
- runtimes

View file

@ -722,7 +722,7 @@ services:
hostname: appwrite-executor
<<: *x-logging
stop_signal: SIGINT
image: openruntimes/executor:0.4.4
image: openruntimes/executor:0.4.5
restart: unless-stopped
networks:
- appwrite