Skip to content

Commit

Permalink
Merge pull request #1576 from FuzzyMistborn/renovate/freikin-dawarich…
Browse files Browse the repository at this point in the history
…-0.x

Update freikin/dawarich Docker tag to v0.23.5
  • Loading branch information
FuzzyMistborn authored Feb 3, 2025
2 parents 35858d2 + 0b62046 commit 68e8f66
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.22.4
image: freikin/dawarich:0.23.5
container_name: dawarich-app
volumes:
- "{{ appdata_path }}/dawarich/public:/var/app/public"
Expand Down Expand Up @@ -55,7 +55,7 @@ services:
command: redis-server
restart: unless-stopped
dawarich-sidekiq:
image: freikin/dawarich:0.22.4
image: freikin/dawarich:0.23.5
container_name: dawarich-sidekiq
volumes:
- "{{ appdata_path }}/dawarich/public:/var/app/public"
Expand Down

0 comments on commit 68e8f66

Please sign in to comment.