Skip to content

Commit c0af08f

Browse files
authored
T-8891: Compatibility with older Linux systems (#10)
1 parent 3de6896 commit c0af08f

File tree

5 files changed

+947
-4
lines changed

5 files changed

+947
-4
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN mkdir -p /versions/0-default \
4444
# Set environment variables
4545
ENV BASE_URL=https://telemetry.betterstack.com
4646
ENV CLUSTER_COLLECTOR=false
47-
ENV COLLECTOR_VERSION=1.0.1
47+
ENV COLLECTOR_VERSION=1.0.2
4848
ENV VECTOR_VERSION=0.47.0
4949
ENV BEYLA_VERSION=2.2.4
5050
ENV CLUSTER_AGENT_VERSION=1.2.4

0 commit comments

Comments
 (0)