Remove py3 suffix

It's all python3
This commit is contained in:
Jake Howard 2020-04-03 11:29:42 +01:00
parent 94a62ba724
commit 7322adc52a
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -3,7 +3,7 @@ version: "2.3"
services:
synapse:
image: matrixdotorg/synapse:v1.12.3-py3
image: matrixdotorg/synapse:v1.12.3
restart: unless-stopped
environment:
- SYNAPSE_CONFIG_PATH=/etc/homeserver.yaml