Skip to content

Commit

Permalink
Update Emcee Android version to 21.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DEcSENT committed Sep 9, 2024
1 parent 4fe18c5 commit 1c5ef4d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
version: '3'
services:
emcee-queue-service:
image: avitotech/emcee-queue:21.2.0
image: avitotech/emcee-queue:21.2.1
container_name: emcee-queue-service
ports:
- 41000:41000

queue-worker:
image: avitotech/emcee-worker:21.2.0
image: avitotech/emcee-worker:21.2.1
env_file:
- emcee-worker.env
depends_on:
Expand Down

0 comments on commit 1c5ef4d

Please sign in to comment.