Adding act label
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM public.ecr.aws/docker/library/alpine:3.21
|
||||
|
||||
LABEL ACT_IMAGE=true
|
||||
|
||||
RUN apk add --no-cache grype bash
|
||||
|
||||
WORKDIR /usr/src
|
||||
|
||||
Reference in New Issue
Block a user