Fix sidekiq image version

This commit is contained in:
3wc 2024-08-01 12:33:04 -04:00
parent b8e2929bf2
commit 5a88112605

View File

@ -164,7 +164,7 @@ services:
volumes: *appVolume # used to make sure this volume is created
sidekiq:
image: git.coopcloud.tech/coop-cloud-chaos-patchs/hometown:v4.0.15-hometown-1.1.1
image: git.coopcloud.tech/coop-cloud-chaos-patchs/hometown:v4.2.10-hometown-1.1.1
secrets: *secrets
command: bundle exec sidekiq
configs: *configs