Skip to content
Snippets Groups Projects
Commit 59e3462a authored by Moul's avatar Moul
Browse files

Add back curl

parent acec2bb8
No related branches found
No related tags found
No related merge requests found
Pipeline #38089 passed
FROM debian:bookworm-slim
RUN apt update && \
apt install --yes docker git && \
apt install --yes curl docker git && \
rm -rf /var/lib/apt/lists/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment