We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb4268 commit 9cedf6bCopy full SHA for 9cedf6b
Dockerfile
@@ -1,3 +1,3 @@
1
-FROM nginx
+FROM nginx:1.25
2
COPY nginx/nginx.conf /etc/nginx/nginx.conf
3
COPY resources/public /usr/share/nginx/html
0 commit comments