Skip to content

Commit ef837d9

Browse files
authored
Update README.md
1 parent 167dc03 commit ef837d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ $ cp Dockerfil.nplus Dockerfile
2424
```
2525
Now to build the frontend-proxy image with NGINX, issue the following:
2626
```shell
27-
$ docker build -f src/nginx-frontend-proxy/Dockerfile -t latest-frontend-proxy .
27+
$ docker build -f src/nginx-frontend-proxy/Dockerfile -t ghcr.io/open-telemetry/demo:latest-frontend-proxy .
2828
```
2929

3030

0 commit comments

Comments
 (0)