Update writefreely-web image

Updated with the official writeas/writefreely image on Docker Hub.
This commit is contained in:
CJ Eller 2021-02-01 12:01:49 -05:00 committed by GitHub
parent 53ea85dc86
commit e6c36fc2ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ networks:
services:
writefreely-web:
container_name: "writefreely-web"
image: "writefreely:latest"
image: "writeas/writefreely:latest"
volumes:
- "web-keys:/go/keys"