upgrade dependencies

This commit is contained in:
Lee Goolsbee
2022-09-07 15:46:23 -05:00
parent 4854676d50
commit e1f5521652
6 changed files with 504 additions and 761 deletions

View File

@@ -4,7 +4,7 @@
#
# make > ../bitbucket-pipelines.yml
image: debian:buster
image: debian:bullseye
options:
size: 2x
@@ -383,6 +383,6 @@ pipelines:
script:
- ./bin/install-ansible --dev
- apt-get update && apt-get install -y npm
- npm install -g snyk@1.455.0
- npm install -g snyk
- snyk auth $SNYK_TOKEN
- pipenv run snyk monitor --severity-threshold=high --project-name=dc-deployments-automation