We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59ff702 commit 9f0c6d4Copy full SHA for 9f0c6d4
1 file changed
docker-compose.yml
@@ -16,7 +16,7 @@ services:
16
ipv4_address: 172.18.0.2
17
18
iotdb:
19
- image: apache/iotdb:1.1.0-standalone
+ image: apache/iotdb:1.0.1-standalone
20
restart: always
21
container_name: iotdb-standalone-1
22
healthcheck:
0 commit comments