We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f73c91 commit c2fdd0dCopy full SHA for c2fdd0d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.14-alpine
+FROM nginx:1.24
2
COPY ./public_html/ /usr/share/nginx/html/
3
COPY ./deslabs.conf /etc/nginx/conf.d/
4
RUN chown -R nginx:nginx /usr/share/nginx/html/
0 commit comments