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.
ubuntu-2404
1 parent e220558 commit 1b5c196Copy full SHA for 1b5c196
.circleci/test-deploy.yml
@@ -50,7 +50,7 @@ jobs:
50
dockerfile_dir: ./sample
51
generate_sbom_and_assess_image:
52
machine:
53
- image: ubuntu-2204:current
+ image: ubuntu-2404:current
54
steps:
55
- checkout
56
- security/install_grype
src/examples/image_scan.yml
@@ -13,7 +13,7 @@ usage:
13
jobs:
14
vuln-and-secrets:
15
16
17
environment:
18
TARGET_IMAGE: studiondev/node-security:lts
19
0 commit comments