Skip to content

Commit

Permalink
Update openresty image. (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnburn committed Aug 20, 2019
1 parent 5e3f8d9 commit 36e391f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile-openresty
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ ARG RESTY_CONFIG_OPTIONS="\
"
ARG RESTY_CONFIG_OPTIONS_MORE=""
ARG OPENTRACING_CPP_VERSION="v1.5.1"
ARG LUA_BRIDGE_TRACER_VERSION="9213e1b0c23a0d028093895d290c705680fbf4c5"
ARG LUA_BRIDGE_TRACER_VERSION="937059912311da3b4f45f46cd7d9a2942a248b2d"
ARG JAEGER_VERSION="v0.4.2"
ARG LIGHTSTEP_VERSION="v0.8.1"
ARG LIGHTSTEP_VERSION="v0.10.1"
ARG ZIPKIN_VERSION="v0.5.2"

LABEL resty_version="${RESTY_VERSION}"
Expand Down

0 comments on commit 36e391f

Please sign in to comment.