FROM gitea/act_runner:latest USER root RUN apt-get update -qq && apt-get install -y -qq curl && rm -rf /var/lib/apt/lists/*