Adding act label
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
FROM public.ecr.aws/docker/library/node:22-alpine3.20
|
||||
|
||||
LABEL ACT_IMAGE=true
|
||||
|
||||
# PIPX Paths
|
||||
ENV PATH=/root/.local/bin:$PATH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user