1
0
Fork 0
mirror of synced 2024-06-01 10:29:48 +12:00
This commit is contained in:
Khushboo Verma 2024-05-13 09:52:39 +02:00 committed by GitHub
commit acf13a3819
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -731,7 +731,7 @@ services:
<<: *x-logging
restart: unless-stopped
stop_signal: SIGINT
image: openruntimes/executor:0.4.12
image: openruntimes/executor:0.5.2
networks:
- appwrite
- runtimes

View file

@ -794,7 +794,7 @@ services:
hostname: appwrite-executor
<<: *x-logging
stop_signal: SIGINT
image: openruntimes/executor:0.5.1
image: openruntimes/executor:0.5.2
restart: unless-stopped
networks:
- appwrite