Update version to 0.1.7
Fix landing page GitHub links to use pub namespace
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
services:
|
||||
landing:
|
||||
# LANDING_IMAGE is written to .env by the CI deploy job (exact registry path + tag).
|
||||
image: ${LANDING_IMAGE:-git.realmanual.ru/spacesh/spacesh-landing:latest}
|
||||
image: ${LANDING_IMAGE:-git.realmanual.ru/pub/spacesh-landing:latest}
|
||||
restart: unless-stopped
|
||||
expose:
|
||||
- "80"
|
||||
|
||||
Reference in New Issue
Block a user