We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d7b818 commit d54b8afCopy full SHA for d54b8af
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.23.3-alpine
+FROM nginx:1.23.4-alpine
2
COPY ./build /usr/share/nginx/html
3
EXPOSE 8080
4
# start nginx
0 commit comments