1
0
Fork 0
mirror of synced 2024-05-02 11:52:38 +12:00

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

This commit is contained in:
Steven Nguyen 2024-03-12 13:48:40 +00:00 committed by GitHub
parent 536c67f54d
commit c8728c3c10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

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

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