Skip to content

Commit ff6f0bf

Browse files
authored
Update Dockerfile
1 parent 8aa11c7 commit ff6f0bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ RUN apt update -y \
2626
&& apt-get update -y \
2727
&& apt-get install python-certbot-nginx -y \
2828
&& apt-get install openssl -y
29-
&& apt-get clean
3029

3130
COPY --from=builder /app/dist /usr/share/nginx/html
3231

0 commit comments

Comments
 (0)