@@ -32,7 +32,7 @@ services:
3232 - appwrite
3333
3434 appwrite :
35- image : appwrite/appwrite:1.7.4
35+ image : appwrite/appwrite:1.7.5
3636 container_name : appwrite
3737 << : *x-logging
3838 restart : unless-stopped
@@ -190,7 +190,7 @@ services:
190190 - traefik.http.routers.appwrite_console_https.tls=true
191191
192192 appwrite-realtime :
193- image : appwrite/appwrite:1.7.4
193+ image : appwrite/appwrite:1.7.5
194194 entrypoint : realtime
195195 container_name : appwrite-realtime
196196 << : *x-logging
@@ -233,7 +233,7 @@ services:
233233 - _APP_LOGGING_CONFIG
234234
235235 appwrite-worker-audits :
236- image : appwrite/appwrite:1.7.4
236+ image : appwrite/appwrite:1.7.5
237237 entrypoint : worker-audits
238238 << : *x-logging
239239 container_name : appwrite-worker-audits
@@ -259,7 +259,7 @@ services:
259259 - _APP_LOGGING_CONFIG
260260
261261 appwrite-worker-webhooks :
262- image : appwrite/appwrite:1.7.4
262+ image : appwrite/appwrite:1.7.5
263263 entrypoint : worker-webhooks
264264 << : *x-logging
265265 container_name : appwrite-worker-webhooks
@@ -287,7 +287,7 @@ services:
287287 - _APP_LOGGING_CONFIG
288288
289289 appwrite-worker-deletes :
290- image : appwrite/appwrite:1.7.4
290+ image : appwrite/appwrite:1.7.5
291291 entrypoint : worker-deletes
292292 << : *x-logging
293293 container_name : appwrite-worker-deletes
@@ -350,7 +350,7 @@ services:
350350 - _APP_EMAIL_CERTIFICATES
351351
352352 appwrite-worker-databases :
353- image : appwrite/appwrite:1.7.4
353+ image : appwrite/appwrite:1.7.5
354354 entrypoint : worker-databases
355355 << : *x-logging
356356 container_name : appwrite-worker-databases
@@ -376,7 +376,7 @@ services:
376376 - _APP_LOGGING_CONFIG
377377
378378 appwrite-worker-builds :
379- image : appwrite/appwrite:1.7.4
379+ image : appwrite/appwrite:1.7.5
380380 entrypoint : worker-builds
381381 << : *x-logging
382382 container_name : appwrite-worker-builds
@@ -444,7 +444,7 @@ services:
444444 - _APP_DOMAIN_SITES
445445
446446 appwrite-worker-certificates :
447- image : appwrite/appwrite:1.7.4
447+ image : appwrite/appwrite:1.7.5
448448 entrypoint : worker-certificates
449449 << : *x-logging
450450 container_name : appwrite-worker-certificates
@@ -479,7 +479,7 @@ services:
479479 - _APP_LOGGING_CONFIG
480480
481481 appwrite-worker-functions :
482- image : appwrite/appwrite:1.7.4
482+ image : appwrite/appwrite:1.7.5
483483 entrypoint : worker-functions
484484 << : *x-logging
485485 container_name : appwrite-worker-functions
@@ -518,7 +518,7 @@ services:
518518 - _APP_LOGGING_CONFIG
519519
520520 appwrite-worker-mails :
521- image : appwrite/appwrite:1.7.4
521+ image : appwrite/appwrite:1.7.5
522522 entrypoint : worker-mails
523523 << : *x-logging
524524 container_name : appwrite-worker-mails
@@ -552,7 +552,7 @@ services:
552552 - _APP_OPTIONS_FORCE_HTTPS
553553
554554 appwrite-worker-messaging :
555- image : appwrite/appwrite:1.7.4
555+ image : appwrite/appwrite:1.7.5
556556 entrypoint : worker-messaging
557557 << : *x-logging
558558 container_name : appwrite-worker-messaging
@@ -603,7 +603,7 @@ services:
603603 - _APP_STORAGE_WASABI_BUCKET
604604
605605 appwrite-worker-migrations :
606- image : appwrite/appwrite:1.7.4
606+ image : appwrite/appwrite:1.7.5
607607 entrypoint : worker-migrations
608608 << : *x-logging
609609 container_name : appwrite-worker-migrations
@@ -637,7 +637,7 @@ services:
637637 - _APP_MIGRATIONS_FIREBASE_CLIENT_SECRET
638638
639639 appwrite-task-maintenance :
640- image : appwrite/appwrite:1.7.4
640+ image : appwrite/appwrite:1.7.5
641641 entrypoint : maintenance
642642 << : *x-logging
643643 container_name : appwrite-task-maintenance
@@ -674,7 +674,7 @@ services:
674674 - _APP_MAINTENANCE_RETENTION_SCHEDULES
675675
676676 appwrite-task-stats-resources :
677- image : appwrite/appwrite:1.7.4
677+ image : appwrite/appwrite:1.7.5
678678 container_name : appwrite-task-stats-resources
679679 entrypoint : stats-resources
680680 << : *x-logging
@@ -703,7 +703,7 @@ services:
703703 - _APP_STATS_RESOURCES_INTERVAL
704704
705705 appwrite-worker-stats-resources :
706- image : appwrite/appwrite:1.7.4
706+ image : appwrite/appwrite:1.7.5
707707 entrypoint : worker-stats-resources
708708 container_name : appwrite-worker-stats-resources
709709 << : *x-logging
@@ -731,7 +731,7 @@ services:
731731 - _APP_STATS_RESOURCES_INTERVAL
732732
733733 appwrite-worker-stats-usage :
734- image : appwrite/appwrite:1.7.4
734+ image : appwrite/appwrite:1.7.5
735735 entrypoint : worker-stats-usage
736736 container_name : appwrite-worker-stats-usage
737737 << : *x-logging
@@ -759,7 +759,7 @@ services:
759759 - _APP_USAGE_AGGREGATION_INTERVAL
760760
761761 appwrite-task-scheduler-functions :
762- image : appwrite/appwrite:1.7.4
762+ image : appwrite/appwrite:1.7.5
763763 entrypoint : schedule-functions
764764 container_name : appwrite-task-scheduler-functions
765765 << : *x-logging
@@ -784,7 +784,7 @@ services:
784784 - _APP_DB_PASS
785785
786786 appwrite-task-scheduler-executions :
787- image : appwrite/appwrite:1.7.4
787+ image : appwrite/appwrite:1.7.5
788788 entrypoint : schedule-executions
789789 container_name : appwrite-task-scheduler-executions
790790 << : *x-logging
@@ -809,7 +809,7 @@ services:
809809 - _APP_DB_PASS
810810
811811 appwrite-task-scheduler-messages :
812- image : appwrite/appwrite:1.7.4
812+ image : appwrite/appwrite:1.7.5
813813 entrypoint : schedule-messages
814814 container_name : appwrite-task-scheduler-messages
815815 << : *x-logging
0 commit comments