diff --git a/compas/reverse-proxy/Dockerfile b/compas/reverse-proxy/Dockerfile index 9b6f66b..b8a557b 100644 --- a/compas/reverse-proxy/Dockerfile +++ b/compas/reverse-proxy/Dockerfile @@ -5,7 +5,7 @@ # We want to go back to below image, but it seems to be broken. # For now use fixed version which still works. #FROM openresty/openresty:alpine-fat -FROM openresty/openresty:1.29.2.3-4-alpine-fat +FROM openresty/openresty:1.29.2.5-0-alpine-fat ARG COMPAS_HOSTNAME ARG CONFIGURATION_LOCATION