Skip to content

Commit

Permalink
Merge pull request #90 from planetscale/joem/add-git-crypt
Browse files Browse the repository at this point in the history
add git-crypt
  • Loading branch information
joemiller authored Jan 13, 2025
2 parents e35ab66 + 53c6a50 commit 6dfa136
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ COPY --from=ghcommit /ghcommit /usr/bin/ghcommit
# hadolint ignore=DL3018
RUN apk add --no-cache \
bash \
git-crypt \
git

COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit 6dfa136

Please sign in to comment.