Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/nas/.doco-cd/docker-compose.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ services:
interval: 30s
timeout: 5s
retries: 3
image: ghcr.io/kimdre/doco-cd:0.109.2@sha256:1c7941bd12fe94aea3c2560cb85f775e48928be102f990dfae3aebe5bcb170b3
image: ghcr.io/kimdre/doco-cd:0.115.0@sha256:c816fd7d4bac3e02fb5b650e2cca2104b058200fa57432be9a992a9591504381
restart: unless-stopped
# ports:
# - 8080:8080
Expand Down
2 changes: 1 addition & 1 deletion docker/vps/.doco-cd/docker-compose.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
interval: 30s
timeout: 5s
retries: 3
image: ghcr.io/kimdre/doco-cd:0.109.2@sha256:1c7941bd12fe94aea3c2560cb85f775e48928be102f990dfae3aebe5bcb170b3
image: ghcr.io/kimdre/doco-cd:0.115.0@sha256:c816fd7d4bac3e02fb5b650e2cca2104b058200fa57432be9a992a9591504381
restart: unless-stopped
secrets:
- sops_age_key
Expand Down