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 04:10:03 UTC

[skywalking] branch master updated: Update Dockerfile.nginx (#6421)

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

daming pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new 1d4ff66  Update Dockerfile.nginx (#6421)
1d4ff66 is described below

commit 1d4ff667190a6d84d6621c5ea85a07751fe1a446
Author: Daming <zt...@foxmail.com>
AuthorDate: Tue Feb 23 12:09:46 2021 +0800

    Update Dockerfile.nginx (#6421)
---
 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