1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

Test Influxdb non-alpine

This commit is contained in:
Eldad Fux 2020-10-08 16:08:43 +03:00
parent ba83d7ca87
commit 92a89b0b11

View file

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