Skip to content

Commit 86e6651

Browse files
authored
Fixed typo in Dockerfile comment
2 parents b0bf70d + 2539b49 commit 86e6651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

influxdb/2.1/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN set -eux; \
2121
gosu --version && \
2222
gosu nobody true
2323

24-
# Install the infuxd server
24+
# Install the influxd server
2525
ENV INFLUXDB_VERSION 2.1.1
2626
RUN set -eux && \
2727
ARCH= && dpkgArch="$(dpkg --print-architecture)" && \

0 commit comments

Comments
 (0)