Skip to content

Commit

Permalink
change version in dc file
Browse files Browse the repository at this point in the history
  • Loading branch information
David Dahl committed Aug 23, 2024
1 parent 0163665 commit a596f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
command: ["/bin/sh", "/app/init_entrypoint.sh"]

otel-collector:
image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.1.1
image: ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:latest
restart: unless-stopped
volumes:
- otel_collector:/etc/otel-collector-config
Expand Down

0 comments on commit a596f43

Please sign in to comment.