Skip to content

Commit

Permalink
Apply provided feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
awsmadi committed Aug 14, 2024
1 parent 28b1cb3 commit 5fccb5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helper_dockerfiles/Dockerfile-grype
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM --platform=linux/amd64 public.ecr.aws/bitnami/python:3.11
SHELL ["bash", "-c"]
ARG OFFLINE="NO"
ARG OFFLINE_SEMGREP_RULESETS=""
ARG OFFLINE_SEMGREP_RULESETS="p/ci"

ENV HOME="/root"
ENV OFFLINE="${OFFLINE}"
Expand Down

0 comments on commit 5fccb5f

Please sign in to comment.