We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91db6f0 commit 30fe4b4Copy full SHA for 30fe4b4
1 file changed
samples/instrumentation-quickstart/docker-compose.yaml
@@ -40,7 +40,7 @@ services:
40
# Collector prometheus port. The metrics are checked in tests
41
- 8888
42
loadgen:
43
- image: golang:1.21
+ image: golang:1.24-bookworm
44
command:
45
[
46
"go",
0 commit comments