Skip to content

Commit

Permalink
BAH-3193 | Add. Latest Stable Packages For Security
Browse files Browse the repository at this point in the history
* [Parvathy, Rahul] | BAH-3193 | Add. Latest Stable Packages For Security

Co-authored-by: Parvathy Babu <[email protected]>

* [Parvathy, Rahul] | BAH-3206 | Add. Latest Stable Packages For Security

Co-authored-by: Parvathy Babu <[email protected]>

---------

Co-authored-by: Parvathy Babu <[email protected]>
  • Loading branch information
rahu1ramesh and parvathy00 authored Sep 12, 2023
1 parent 2d66517 commit 0a42eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/nginx.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM nginx:1.23.3-alpine
FROM nginx:1.25.2-alpine

RUN apk update && apk add openssl
RUN openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/ssl/private/cert-key.key -out /etc/ssl/certs/cert.crt -subj "/C=IN/ST=Tamil Nadu/L=Coibmatore/O=Thoughtworks/CN=localhost"
Expand Down

0 comments on commit 0a42eeb

Please sign in to comment.