Fix shaarli version and image source
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.
This commit is contained in:
parent
b3d84b6075
commit
b6e30811dc
2 changed files with 2 additions and 2 deletions
|
|
@ -2,6 +2,6 @@
|
|||
|
||||
stack_name: shaarli
|
||||
|
||||
stack_image: "shaarli/shaarli"
|
||||
stack_image: "ghcr.io/shaarli/shaarli"
|
||||
|
||||
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue