Skip to content

Commit 31da511

Browse files
committed
chore: update install script to 3.9.2
1 parent b66fe85 commit 31da511

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

install_influxdb.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ PORT=8181
167167
# Set the default (latest) version here. Users may specify a version using the
168168
# --version arg (handled below)
169169
INFLUXDB_VERSION_FLAG_SET="0"
170-
INFLUXDB_OSS_VERSION="3.9.1"
171-
INFLUXDB_ENT_VERSION="3.9.1"
170+
INFLUXDB_OSS_VERSION="3.9.2"
171+
INFLUXDB_ENT_VERSION="3.9.2"
172172

173173
EDITION="Core"
174174
EDITION_TAG="core"

0 commit comments

Comments
 (0)