Loading Dockerfile +0 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ SHELL ["/bin/bash", "-o", "pipefail", "-xc"] # hadolint ignore=DL3008 RUN apt-get update && \ DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \ apt-transport-https \ ca-certificates \ gnupg \ && \ Loading Loading
Dockerfile +0 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ SHELL ["/bin/bash", "-o", "pipefail", "-xc"] # hadolint ignore=DL3008 RUN apt-get update && \ DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \ apt-transport-https \ ca-certificates \ gnupg \ && \ Loading