We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1ef09 commit 94e33f8Copy full SHA for 94e33f8
Dockerfile
@@ -9,6 +9,7 @@ COPY --from=ghcommit /ghcommit /usr/bin/ghcommit
9
RUN apk add --no-cache \
10
bash \
11
git-crypt \
12
+ curl \
13
git
14
15
COPY entrypoint.sh /entrypoint.sh
0 commit comments