There was an error while loading. Please reload this page.
1 parent 069af19 commit b174dbcCopy full SHA for b174dbc
2 files changed
cache-nginx/Dockerfile
@@ -1,3 +1,2 @@
1
-FROM nginx:alpine@sha256:42a516af16b852e33b7682d5ef8acbd5d13fe08fecadc7ed98605ba5e3b26ab8
2
-RUN apk update && apk add python3
3
-COPY entrypoint.py /docker-entrypoint.d/999-cache-nginx-py.sh
+FROM ghcr.io/cloudwebmanage/cwm-iac-openresty:08370351309932e3feba7de76114b9fb416b114d
+COPY entrypoint.py /docker-entrypoint.d/999-cache-nginx.py
tenant-nginx/Dockerfile
-COPY entrypoint.py /docker-entrypoint.d/999-tenant-nginx-py.sh
+COPY entrypoint.py /docker-entrypoint.d/999-tenant-nginx.py
0 commit comments