We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef976a commit f63fccbCopy full SHA for f63fccb
Dockerfile
@@ -1,5 +1,5 @@
1
#Use CxFlow Base image
2
-FROM checkmarx/cx-flow:debian
+FROM checkmarx/cx-flow-debian
3
#Copy script to import certs into Java cacerts keystore
4
COPY scripts/keytool-import-certs.sh /app/keytool-import-certs.sh
5
#Make it executable
0 commit comments