Skip to content

Commit

Permalink
Update freikin/dawarich Docker tag to v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 2d313a7 commit 6eb7afe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/identity/compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
dawarich-app:
image: freikin/dawarich:0.21.4
image: freikin/dawarich:0.22.0
container_name: dawarich-app
volumes:
- "{{ appdata_path }}/dawarich/gem:/usr/local/bundle/gems_app"
Expand Down Expand Up @@ -51,7 +51,7 @@ services:
command: redis-server
restart: unless-stopped
dawarich-sidekiq:
image: freikin/dawarich:0.21.4
image: freikin/dawarich:0.22.0
container_name: dawarich-sidekiq
volumes:
- "{{ appdata_path }}/dawarich/gem:/usr/local/bundle/gems_sidekiq"
Expand Down

0 comments on commit 6eb7afe

Please sign in to comment.