chore(landingpage): Switch to ghcr hosted docker image
This commit is contained in:
parent
ea077958ce
commit
3418f85ffd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
stack_name: landingpage
|
stack_name: landingpage
|
||||||
|
|
||||||
stack_image: "martyo/cloudserve-landing"
|
stack_image: "ghcr.io/marty-oehme/page:latest"
|
||||||
|
|
||||||
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|
stack_compose: "{{ lookup('template', 'docker-stack.yml.j2') | from_yaml }}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue