Implemented peertube version

This commit is contained in:
2024-07-10 19:24:52 +02:00
parent f7a93a18d1
commit b28c8ba247
2 changed files with 4 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ services:
{% include 'templates/docker/services/' + database_type + '.yml.j2' %}
application:
image: chocobozzz/peertube:production-bullseye
image: chocobozzz/peertube:production-{{peertube_version}}
env_file:
- .env
ports: