There was an error while loading. Please reload this page.
1 parent f6c0035 commit f96d162Copy full SHA for f96d162
docker/demo/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.25
+FROM nginx:1.27.3
2
COPY htdocs /var/lib/data/demo/htdocs
3
COPY init /init
4
COPY nginx.conf /etc/nginx/conf.d/default.conf
0 commit comments