Skip to content

Commit

Permalink
Changed to my personal Dockerhub for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Sep 20, 2024
1 parent 9d949a4 commit ff155d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion viz_scripts/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# python 3
ARG SERVER_IMAGE_TAG
FROM shankari/e-mission-server:master_${SERVER_IMAGE_TAG}
# FROM shankari/e-mission-server:master_${SERVER_IMAGE_TAG}
FROM mukuflash03/e-mission-server:cleanup-cicd_${SERVER_IMAGE_TAG}

ADD https://s3.amazonaws.com/rds-downloads/rds-combined-ca-bundle.pem /etc/ssl/certs/

Expand Down

0 comments on commit ff155d0

Please sign in to comment.