diff --git a/files/tuwunel/docker-compose.template.yml b/files/tuwunel/docker-compose.template.yml index 5b97022..c38a625 100644 --- a/files/tuwunel/docker-compose.template.yml +++ b/files/tuwunel/docker-compose.template.yml @@ -4,7 +4,7 @@ services: tuwunel_app: - image: jevolk/tuwunel:v1.6.1 + image: jevolk/tuwunel:v1.8.1 container_name: tuwunel_app restart: unless-stopped user: "{{ owner_create_result.uid }}:{{ owner_create_result.group }}"