Update docker image name

This commit is contained in:
Chocobozzz 2018-04-03 09:04:35 +02:00
parent a289721264
commit 779f000083
No known key found for this signature in database
GPG Key ID: 583A612D890159BE

View File

@ -6,7 +6,7 @@ services:
build: build:
context: . context: .
dockerfile: ./Dockerfile.stretch dockerfile: ./Dockerfile.stretch
image: chocobozzz/peertube:stretch image: chocobozzz/peertube:production-stretch
environment: environment:
PEERTUBE_HOSTNAME: my.domain.tld PEERTUBE_HOSTNAME: my.domain.tld
PEERTUBE_PORT: 443 PEERTUBE_PORT: 443