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 cf7c36a commit d4ab6fbCopy full SHA for d4ab6fb
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.25.3-alpine
+FROM nginx:1.27.2-alpine
2
COPY dist/hypertrace-ui /usr/share/nginx/html
3
COPY conf/default.conf /etc/nginx/conf.d/default.conf
4
RUN chmod a+w /var/cache/nginx /var/run
0 commit comments