Skip to content

Commit

Permalink
Use the latest scanner Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
jsf9k committed Dec 5, 2022
1 parent 934eb0f commit 0b7277f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,12 @@ services:
environment:
- AWS_CONFIG_FILE=/run/secrets/aws_config
- AWS_PROFILE=lambda
image: 'cisagov/scanner:1.2.3'
image: 'cisagov/scanner:1.3.1'
secrets:
- source: aws_config
target: aws_config
volumes:
- ./output:/home/scanner/shared
- ./output:/home/cisa/shared
trustymail_report:
depends_on:
- redis
Expand Down

0 comments on commit 0b7277f

Please # to comment.