Skip to content

Commit 46ae818

Browse files
Bump opentracing/nginx-opentracing from nginx-1.23.3 to nginx-1.23.4 in /build (#3709)
Bump opentracing/nginx-opentracing in /build Bumps opentracing/nginx-opentracing from nginx-1.23.3 to nginx-1.23.4. --- updated-dependencies: - dependency-name: opentracing/nginx-opentracing dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88c5b61 commit 46ae818

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ ARG DOWNLOAD_TAG=edge
55

66

77
############################################# Base images containing libs for Opentracing #############################################
8-
FROM opentracing/nginx-opentracing:nginx-1.23.3 as opentracing-lib
9-
FROM opentracing/nginx-opentracing:nginx-1.23.3-alpine as alpine-opentracing-lib
8+
FROM opentracing/nginx-opentracing:nginx-1.23.4 as opentracing-lib
9+
FROM opentracing/nginx-opentracing:nginx-1.23.4-alpine as alpine-opentracing-lib
1010

1111

1212
############################################# Base image for Debian #############################################

0 commit comments

Comments
 (0)