Skip to content

Commit c2fdd0d

Browse files
committed
Update NGINX version
1 parent 4f73c91 commit c2fdd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.14-alpine
1+
FROM nginx:1.24
22
COPY ./public_html/ /usr/share/nginx/html/
33
COPY ./deslabs.conf /etc/nginx/conf.d/
44
RUN chown -R nginx:nginx /usr/share/nginx/html/

0 commit comments

Comments
 (0)