Skip to content

Commit

Permalink
Add git-crypt
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Jun 28, 2022
1 parent 680c1da commit 5908dc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ws-daemon/leeway.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ENV CLOUDSDK_CORE_DISABLE_PROMPTS=1
RUN apt update \
&& apt dist-upgrade -y \
&& apt install -yq --no-install-recommends \
git git-lfs openssh-client lz4 e2fsprogs coreutils tar strace xfsprogs curl ca-certificates strace \
git git-lfs git-crypt openssh-client lz4 e2fsprogs coreutils tar strace xfsprogs curl ca-certificates strace \
apt-transport-https \
python3-crcmod \
gnupg \
Expand Down

0 comments on commit 5908dc8

Please sign in to comment.