Skip to content
Snippets Groups Projects
Commit 465198db authored by ale's avatar ale
Browse files

Use stable-slim for bullseye

parent 4cc63408
No related branches found
No related tags found
1 merge request!1Switch base image to Debian Bullseye
Pipeline #20000 passed
FROM debian:bullseye FROM debian:stable-slim
COPY build.sh /tmp/build.sh COPY build.sh /tmp/build.sh
COPY with-ssh-key /usr/bin/with-ssh-key COPY with-ssh-key /usr/bin/with-ssh-key
RUN /tmp/build.sh && rm /tmp/build.sh RUN /tmp/build.sh && rm /tmp/build.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment