Skip to content

Commit d4ab6fb

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.25.3-alpine
1+
FROM nginx:1.27.2-alpine
22
COPY dist/hypertrace-ui /usr/share/nginx/html
33
COPY conf/default.conf /etc/nginx/conf.d/default.conf
44
RUN chmod a+w /var/cache/nginx /var/run

0 commit comments

Comments
 (0)