We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd3c5da + db9c65e commit b3f1e35Copy full SHA for b3f1e35
compas/reverse-proxy/Dockerfile
@@ -5,7 +5,7 @@
5
# We want to go back to below image, but it seems to be broken.
6
# For now use fixed version which still works.
7
#FROM openresty/openresty:alpine-fat
8
-FROM openresty/openresty:1.27.1.2-alpine-fat
+FROM openresty/openresty:1.27.1.2-11-alpine-fat
9
10
ARG COMPAS_HOSTNAME
11
ARG CONFIGURATION_LOCATION
0 commit comments