You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by da...@apache.org on 2021/02/23 02:41:30 UTC

[skywalking] 01/01: Update Dockerfile.nginx

This is an automated email from the ASF dual-hosted git repository.

daming pushed a commit to branch dmsolr-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit 294e7c35503931e630fe4c776e562957b56300a8
Author: Daming <zt...@foxmail.com>
AuthorDate: Tue Feb 23 10:41:07 2021 +0800

    Update Dockerfile.nginx
---
 test/e2e/e2e-test/docker/lua/Dockerfile.nginx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/e2e/e2e-test/docker/lua/Dockerfile.nginx b/test/e2e/e2e-test/docker/lua/Dockerfile.nginx
index b7b32f0..c2b0a9e 100644
--- a/test/e2e/e2e-test/docker/lua/Dockerfile.nginx
+++ b/test/e2e/e2e-test/docker/lua/Dockerfile.nginx
@@ -15,7 +15,7 @@
 
 FROM openresty/openresty:1.17.8.2-5-alpine-fat
 
-ENV COMMIT_HASH=cda47ae0a507ab86a378a298325c3c94d9a773c2
+ENV COMMIT_HASH=c19c5cb2aa00b496288dc115a084a68a143f5f11
 
 WORKDIR /usr/share/skywalking-nginx-lua