Skip to content
Snippets Groups Projects
Unverified Commit a956adaa authored by Trevor Hilton's avatar Trevor Hilton
Browse files

chore: update core and enterprise to 3.0.2

parent 2723a0f5
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ RUN groupadd --gid 1500 influxdb3 && \ ...@@ -16,7 +16,7 @@ RUN groupadd --gid 1500 influxdb3 && \
/usr/lib/influxdb3 \ /usr/lib/influxdb3 \
/plugins /plugins
ENV INFLUXDB_VERSION=3.0.1 ENV INFLUXDB_VERSION=3.0.2
RUN case "$(dpkg --print-architecture)" in \ RUN case "$(dpkg --print-architecture)" in \
amd64) ARCH=amd64 ;; \ amd64) ARCH=amd64 ;; \
arm64) ARCH=arm64 ;; \ arm64) ARCH=arm64 ;; \
......
...@@ -16,7 +16,7 @@ RUN groupadd --gid 1500 influxdb3 && \ ...@@ -16,7 +16,7 @@ RUN groupadd --gid 1500 influxdb3 && \
/usr/lib/influxdb3 \ /usr/lib/influxdb3 \
/plugins /plugins
ENV INFLUXDB_VERSION=3.0.1 ENV INFLUXDB_VERSION=3.0.2
RUN case "$(dpkg --print-architecture)" in \ RUN case "$(dpkg --print-architecture)" in \
amd64) ARCH=amd64 ;; \ amd64) ARCH=amd64 ;; \
arm64) ARCH=arm64 ;; \ arm64) ARCH=arm64 ;; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment