Merge pull request #1162 from appwrite/fix-docker-influx

fix(docker): influxdb image
This commit is contained in:
Eldad A. Fux 2021-05-19 14:17:42 +03:00 committed by GitHub
commit c257c20570
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -363,7 +363,7 @@ services:
# - appwrite-uploads:/storage/uploads
influxdb:
image: influxdb:1.8-alpine
image: appwrite/influxdb:1.0.0
container_name: appwrite-influxdb
restart: unless-stopped
networks: