Skip to content

Commit

Permalink
try with real image
Browse files Browse the repository at this point in the history
  • Loading branch information
greensd4 committed Dec 23, 2024
1 parent 2caa04c commit 51d773b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/integration/data/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Example: docker build . -t dsvw && docker run -p 65412:65412 dsvw

FROM checkmarx.jfrog.io/ast-docker/cnas-mfe:0355519
FROM checkmarx.jfrog.io/ast-docker/containers-triage:0.1.0


RUN apk --no-cache add git python3 py-lxml \
&& rm -rf /var/cache/apk/*
Expand Down

0 comments on commit 51d773b

Please sign in to comment.