Skip to content

Commit

Permalink
Merge pull request #110 from OpenLiberty/staging
Browse files Browse the repository at this point in the history
Merge staging to prod - Update Dockerfile (#109)
  • Loading branch information
gkwan-ibm authored Sep 1, 2022
2 parents 37c56cf + dc9f1c9 commit 13f0c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ COPY assets/index.js /home/mongodb
RUN mongod \
--fork \
--config /home/mongodb/mongodb.conf \
&& mongo \
&& mongosh \
testdb \
-tls \
--tlsCAFile /home/mongodb/certs/cert.pem \
Expand Down

0 comments on commit 13f0c55

Please sign in to comment.