Skip to content

Commit 53c6a50

Browse files
committed
add git-crypt
closes #75
1 parent e35ab66 commit 53c6a50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.base

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ COPY --from=ghcommit /ghcommit /usr/bin/ghcommit
88
# hadolint ignore=DL3018
99
RUN apk add --no-cache \
1010
bash \
11+
git-crypt \
1112
git
1213

1314
COPY entrypoint.sh /entrypoint.sh

0 commit comments

Comments
 (0)