Loading Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ FROM debian:bookworm-20230411-slim RUN apt-get update && apt-get -y upgrade && \ apt-get --no-install-recommends -y install \ bc \ curl \ cpio \ wget \ Loading Loading
Dockerfile +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ FROM debian:bookworm-20230411-slim RUN apt-get update && apt-get -y upgrade && \ apt-get --no-install-recommends -y install \ bc \ curl \ cpio \ wget \ Loading