Skip to content

Commit cf25a21

Browse files
Merge pull request #237 from f5devcentral/development
update collector image to sha256
2 parents 86c9c2d + de95eaf commit cf25a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929

3030
otel-collector:
3131
# ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.9.5
32-
image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.9.5
32+
image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector@sha256:bcb5faa7489849c0ea36ec645a77b50203dbe7378af1bc6e9ebc923430cce634
3333
restart: unless-stopped
3434
volumes:
3535
- ./services/otel_collector:/etc/otel-collector-config

0 commit comments

Comments
 (0)