We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc29d76 commit ea0ea13Copy full SHA for ea0ea13
1 file changed
Dockerfile
@@ -1,7 +1,5 @@
1
FROM debian:bookworm
2
3
-RUN echo deb http://cloudfront.debian.net/debian sid main >> /etc/apt/sources.list
4
-
5
RUN apt-get update && apt-get install -y --no-install-recommends \
6
bash \
7
curl \
0 commit comments