Skip to content
Snippets Groups Projects
Commit fda58c7e authored by Erick Hitter's avatar Erick Hitter
Browse files
parent 86d0259b
No related branches found
No related tags found
1 merge request!4Bump container to latest Debian
Pipeline #4272 passed with stages
in 7 minutes and 55 seconds
......@@ -3,7 +3,7 @@ FROM debian:bullseye-slim
LABEL maintainer="ethitter"
LABEL version="1.0"
RUN echo "deb http://security.debian.org/ bullseye/updates main" >> /etc/apt/sources.list
RUN echo "deb http://security.debian.org/debian-security bullseye-security main contrib non-free" >> /etc/apt/sources.list
RUN apt-get update \
&& apt-get -y --no-install-recommends install \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment