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

Merge pull request #799 from influxdata/hiltontj/influxdb3-core-enterprise-3-0-3

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