Update docker-compose.yml

This commit is contained in:
Nils 2020-09-17 11:21:34 +00:00 committed by GitHub
parent e392199de8
commit 499000e3f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: '3.1'
services:
ssh-chat:
image: marcoslater/ssh-chat:latest
image: byreqz/ssh-chat:latest
restart: always
ports:
- "2022:2022"