1
0
Fork 0
mirror of synced 2024-06-01 18:39:57 +12:00

Merge pull request #7804 from appwrite/fix-6362-fix-docker-conflict

Bump executor version to fix docker conflict error
This commit is contained in:
Christy Jacob 2024-03-20 03:37:43 +05:30 committed by GitHub
commit 644d078f7f
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