Skip to content

Commit

Permalink
Bump opentracing/nginx-opentracing in /build
Browse files Browse the repository at this point in the history
Bumps opentracing/nginx-opentracing from nginx-1.21.3 to nginx-1.21.4.

---
updated-dependencies:
- dependency-name: opentracing/nginx-opentracing
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2021
1 parent ae7892a commit c7b7d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ RUN --mount=type=secret,id=nginx-repo.crt,dst=/etc/ssl/nginx/nginx-repo.crt,mode


############################################# Base image containing libs for Opentracing #############################################
FROM opentracing/nginx-opentracing:nginx-1.21.3 as opentracing-lib
FROM opentracing/nginx-opentracing:nginx-1.21.4 as opentracing-lib


############################################# Build image for Opentracing #############################################
Expand Down

0 comments on commit c7b7d28

Please sign in to comment.