Skip to content

Commit c15d4d0

Browse files
committed
docs(samples): bump loadgen Go version to 1.24 for compatibility
1 parent af5d072 commit c15d4d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/instrumentation-quickstart/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ services:
4040
# Collector prometheus port. The metrics are checked in tests
4141
- 8888
4242
loadgen:
43-
image: golang:1.21
43+
image: golang:1.24-bookworm
4444
command:
4545
[
4646
"go",

0 commit comments

Comments
 (0)