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

Merge pull request #7729 from appwrite/feat-new-runtimes

chore: update exector, runtimes
This commit is contained in:
Torsten Dittmann 2024-03-05 12:12:08 +01:00 committed by GitHub
commit b4a2bb9a1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

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

View file

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