Skip to content

Commit

Permalink
pinned versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Plüddemann committed Sep 18, 2024
1 parent e43ceca commit 956b534
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"name": "otel-getting-started",
"workspaceFolder": "/workspaces/opentelemetry-training/exercises",
// "image": "ghcr.io/novatecconsulting/opentelemetry-training-application:latest",
"build": {
"dockerfile": "Dockerfile"
},
"image": "ghcr.io/novatecconsulting/opentelemetry-training-application:latest",
"overrideCommand": false,
"runArgs": [
"--privileged"
Expand Down

0 comments on commit 956b534

Please sign in to comment.