Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
changed images to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Plüddemann committed Apr 16, 2024
1 parent 8a13cdf commit 4c6b585
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
application:
image: ghcr.io/jensereal/otel-getting-started-application:adds-github-workflow
image: ghcr.io/jensereal/otel-getting-started-application:latest
build:
context: .
dockerfile: Dockerfile
Expand All @@ -14,7 +14,7 @@ services:
image: kennethreitz/httpbin

tutorial:
image: ghcr.io/jensereal/otel-getting-started-tutorial:adds-github-workflow
image: ghcr.io/jensereal/otel-getting-started-tutorial:latest
build:
context: tutorial/
dockerfile: Dockerfile
Expand Down

0 comments on commit 4c6b585

Please sign in to comment.