diff --git a/Dockerfile b/Dockerfile index 9d26b6b..14e1f6e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -292,7 +292,7 @@ CMD ["/usr/local/openresty/nginx/sbin/nginx", "-g", "daemon off;"] STOPSIGNAL SIGQUIT FROM openresty-builder AS runtime -ENV ARXIGNIS_VERSION="1.2-2" +ENV ARXIGNIS_VERSION="1.3-1" WORKDIR /etc/nginx