Skip to content

Commit

Permalink
Update freikin/dawarich Docker tag to v0.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent f13e983 commit a889d50
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.4
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.4
container_name: dawarich-sidekiq
volumes:
- "{{ appdata_path }}/dawarich/public:/var/app/public"
Expand Down

0 comments on commit a889d50

Please sign in to comment.