Skip to content

Commit

Permalink
Updating certificates to use latest ones to match internal images
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Aug 23, 2024
1 parent dea6ff4 commit 5b4b060
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ FROM ubuntu:jammy-20240227

MAINTAINER K. Shankari ([email protected])

ADD https://truststore.pki.rds.amazonaws.com/global/global-bundle.pem /etc/ssl/certs/

WORKDIR /usr/src/app

RUN apt-get -y -qq update
Expand Down

0 comments on commit 5b4b060

Please sign in to comment.