Skip to content

Commit

Permalink
Merge pull request e-mission#976 from MukuFlash03/update-certs
Browse files Browse the repository at this point in the history
Updating certificates to use latest ones to match internal images
  • Loading branch information
shankari authored Sep 2, 2024
2 parents c6030ef + 5b4b060 commit 7f450a5
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 7f450a5

Please sign in to comment.