Skip to content

Commit 01e8a24

Browse files
committed
fix: remove unsed lines
1 parent 39d798c commit 01e8a24

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
@@ -21,7 +21,7 @@ RUN echo `git rev-parse --short=9 HEAD` > health.html && \
2121

2222
RUN yarn build
2323

24-
FROM fholzer/nginx-brotli:v1.26.2Add commentMore actions
24+
FROM fholzer/nginx-brotli:v1.26.2
2525

2626
# Install bash
2727
RUN apk add --no-cache bash shadow

0 commit comments

Comments
 (0)