Skip to content

Commit

Permalink
Merge pull request #45 from COPRS/TestUpdateAnchoreVersiontestbuild
Browse files Browse the repository at this point in the history
#IPF S1 L1/L2 build with deactivate failed generation for anchore
  • Loading branch information
suberti-ads authored May 3, 2024
2 parents a8fccea + 854192b commit b3637cf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/actions/build-ipf-container/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ runs:
with:
image: ${{ fromJSON(steps.meta.outputs.json).tags[0] }}
acs-report-enable: true
fail-build: false
severity-cutoff: critical

- name: Upload Anchore scan SARIF report
Expand Down
1 change: 0 additions & 1 deletion rs-container/docker_s1_ipf_l1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ WORKDIR /app

FROM artifactory.coprs.esa-copernicus.eu/rs-docker/rs-core-base:${BRANCH} as base


FROM artifactory.coprs.esa-copernicus.eu/cfi/processors/s1_l12:3.8.0

ARG VERSION
Expand Down
1 change: 0 additions & 1 deletion rs-container/docker_s1_ipf_l2/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ WORKDIR /app

FROM artifactory.coprs.esa-copernicus.eu/rs-docker/rs-core-base:${BRANCH} as base


FROM artifactory.coprs.esa-copernicus.eu/cfi/processors/s1_l12:3.8.0

ARG VERSION
Expand Down

0 comments on commit b3637cf

Please sign in to comment.