Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
itsKedar committed Dec 5, 2024
1 parent aed3d11 commit a51b657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#Use CxFlow Base image
FROM itskedar/mycxflow:custom
FROM checkmarx/cx-flow
#Copy script to import certs into Java cacerts keystore
COPY scripts/keytool-import-certs.sh /app/keytool-import-certs.sh
#Make it executable
Expand Down

0 comments on commit a51b657

Please sign in to comment.