|
@@ -1,6 +1,6 @@
|
|
|
services:
|
|
services:
|
|
|
{{ service_name }}:
|
|
{{ service_name }}:
|
|
|
- image: ghcr.io/gethomepage/homepage:v1.9.0
|
|
|
|
|
|
|
+ image: ghcr.io/gethomepage/homepage:v1.10.1
|
|
|
{% if not swarm_enabled %}
|
|
{% if not swarm_enabled %}
|
|
|
restart: {{ restart_policy }}
|
|
restart: {{ restart_policy }}
|
|
|
{% if container_name %}
|
|
{% if container_name %}
|