Skip to content

Commit

Permalink
Switching cloud agent version tag to "latest" (#52)
Browse files Browse the repository at this point in the history
yolo
  • Loading branch information
marcleblanc2 authored Dec 6, 2024
1 parent 8908131 commit a8fbb44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/docker-compose-common-services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:

cloud-agent:
container_name: cloud-agent
image: index.docker.io/sourcegraph/src-tunnel-agent:2024-10-31-19-42-acdc4600
image: index.docker.io/sourcegraph/src-tunnel-agent:latest
volumes:
- ../config/cloud-agent-service-account-key.json:/sourcegraph/cloud-agent-service-account-key.json:ro
- ../config/cloud-agent-config.yaml:/sourcegraph/cloud-agent-config.yaml:ro
Expand Down

0 comments on commit a8fbb44

Please sign in to comment.