diff --git a/.docker/alpine/Dockerfile b/.docker/alpine/Dockerfile index 5c546e3..d479a38 100644 --- a/.docker/alpine/Dockerfile +++ b/.docker/alpine/Dockerfile @@ -14,7 +14,6 @@ RUN apk add neovim \ exa \ wget \ python3 \ - apt-transport-https \ ca-certificates \ gnupg-agent \ openssh-server \