chore(landingpage): Switch to ghcr hosted docker image

This commit is contained in:
Marty Oehme 2025-03-07 16:00:32 +01:00
parent ea077958ce
commit 3418f85ffd
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -1,6 +1,6 @@
---
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 }}"