diff --git a/debian/Dockerfile.rootless b/debian/Dockerfile.rootless index 0ca7e99..d09ea07 100644 --- a/debian/Dockerfile.rootless +++ b/debian/Dockerfile.rootless @@ -16,7 +16,6 @@ ENV SUPERCRONIC_URL=https://github.com/aptible/supercronic/releases/download/v${ SUPERCRONIC=supercronic-linux-${SUPERCRONIC_ARCH} \ SUPERCRONIC_SHA1SUM=048b95b48b708983effb2e5c935a1ef8483d9e3e - RUN apt-get update \ && DEBIAN_FRONTEND=non-interactive apt-get -y install \ ca-certificates \