Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
adelavega committed Apr 17, 2024
1 parent 5bd3acc commit ff18170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nginx/Dockerfile
@@ -1,3 +1,3 @@
FROM nginx
RUN apt-get update && apt-get install -y openssl
RUN apt-get install -y openssl
RUN openssl dhparam -out /etc/nginx/dhparam.pem 2048

0 comments on commit ff18170

Please sign in to comment.