chore(deps): update freikin/dawarich docker tag to v1.3.2 #4546

Merged
renovate-bot merged 1 commits from renovate/unified-freikindawarich into main 2026-03-08 23:03:08 +00:00
Showing only changes of commit 86ce73f4f2 - Show all commits

View File

@@ -9,7 +9,7 @@ dawarich:
main:
image:
repository: freikin/dawarich
tag: 1.3.1
tag: 1.3.2
pullPolicy: IfNotPresent
command: ["web-entrypoint.sh"]
args: ["bin/rails", "server", "-p", "3000", "-b", "::"]
@@ -106,7 +106,7 @@ dawarich:
sidekiq:
image:
repository: freikin/dawarich
tag: 1.3.1
tag: 1.3.2
pullPolicy: IfNotPresent
command: ["sidekiq-entrypoint.sh"]
args: ["sidekiq"]