Shaarli images moved a while ago and received a different tag naming scheme. So we changed to the new repository and renamed the version from latest to release.
7 lines
143 B
YAML
7 lines
143 B
YAML
---
|
|
|
|
stack_name: shaarli
|
|
|
|
stack_image: "ghcr.io/shaarli/shaarli"
|
|
|
|
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|