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