Skip to content

Commit b615e5c

Browse files
chore: update install_influxdb.sh (#26428)
1 parent a967e23 commit b615e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_influxdb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ INSTALL_LOC=~/.influxdb
1616
BINARY_NAME="influxdb3"
1717
PORT=8181
1818

19-
INFLUXDB_VERSION="3.0.2"
19+
INFLUXDB_VERSION="3.0.3"
2020
EDITION="Core"
2121
EDITION_TAG="core"
2222
if [ "$1" = "enterprise" ]; then

0 commit comments

Comments
 (0)