Skip to content

Commit d33ca9a

Browse files
chore: update nginx
1 parent b892acd commit d33ca9a

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.15-alpine
1+
FROM nginx:1.20-alpine
22
COPY dist/hypertrace-ui /usr/share/nginx/html
33
COPY conf/default.conf /etc/nginx/conf.d/default.conf
44
EXPOSE 2020

0 commit comments

Comments
 (0)