From 362469ba0a096e206d991c0cd7587554fa11a18d Mon Sep 17 00:00:00 2001 From: Rye Terrell Date: Tue, 12 Sep 2017 08:31:55 -0500 Subject: [PATCH] Update sha256sum of nginx substitutions For whatever reason, this sha256sum changed. Double check this before merging, obviously, but it seems legit. --- images/nginx-slim/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/nginx-slim/build.sh b/images/nginx-slim/build.sh index 20a0464d7f..5cfc779a53 100755 --- a/images/nginx-slim/build.sh +++ b/images/nginx-slim/build.sh @@ -89,7 +89,7 @@ get_src 53e440737ed1aff1f09fae150219a45f16add0c8d6e84546cb7d80f73ebffd90 \ get_src 9b1d0075df787338bb607f14925886249bda60b6b3156713923d5d59e99a708b \ "https://github.com/atomx/nginx-http-auth-digest/archive/$NGINX_DIGEST_AUTH.tar.gz" -get_src 8eabbcd5950fdcc718bb0ef9165206c2ed60f67cd9da553d7bc3e6fe4e338461 \ +get_src 618551948ab14cac51d6e4ad00452312c7b09938f59ebff4f93875013be31f2d \ "https://github.com/yaoweibin/ngx_http_substitutions_filter_module/archive/$NGINX_SUBSTITUTIONS.tar.gz"