Skip to content

Commit b6eaebf

Browse files
committed
Remove the temporary JAVA_OPTS environment variable for tracing-server
1 parent a16800b commit b6eaebf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docker-compose.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,6 @@ services:
120120
resources:
121121
limits:
122122
memory: 512M
123-
environment:
124-
# Waiting for https://github.com/openzipkin/zipkin/issues/3786
125-
- JAVA_OPTS=-XX:UseSVE=0
126123
ports:
127124
- 9411:9411
128125

0 commit comments

Comments
 (0)