Skip to content

Commit ab45086

Browse files
authored
chore: bump install script versions to 3.9.1 (#27349)
1 parent bab3d0b commit ab45086

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.0"
171-
INFLUXDB_ENT_VERSION="3.9.0"
170+
INFLUXDB_OSS_VERSION="3.9.1"
171+
INFLUXDB_ENT_VERSION="3.9.1"
172172

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

0 commit comments

Comments
 (0)