Trying to keep act-images

This commit is contained in:
2025-01-18 14:07:49 +01:00
parent 4b1fc1338a
commit 53f24913d6
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
FROM public.ecr.aws/docker/library/alpine:3.21
LABEL ACT_IMAGE=true
RUN apk add --no-cache docker-cli-buildx bash
WORKDIR /usr/src