Adding act label

This commit is contained in:
2025-01-18 14:10:03 +01:00
parent 01a45b43d4
commit 3716f617e3

View File

@@ -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