mirror of
https://github.com/ahinko/home-ops
synced 2026-04-21 13:37:24 +00:00
feat(container): update image ghcr.io/kimdre/doco-cd ( 0.80.1 → 0.81.0 ) (#6299)
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | docker | ghcr.io/kimdre/doco-cd | 0.80.1 | 0.81.0 | Co-authored-by: homeops-bot[bot] <104016614+homeops-bot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3ebcf7f6cb
commit
25b176e723
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ secrets:
|
|||
services:
|
||||
app:
|
||||
container_name: doco-cd
|
||||
image: ghcr.io/kimdre/doco-cd:0.80.1
|
||||
image: ghcr.io/kimdre/doco-cd:0.81.0
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
TZ: Europe/Stockholm
|
||||
|
|
|
|||
Loading…
Reference in a new issue