Install SSH/JQ in gogs

Allow us to replace kroniak/ssh-client doe deploy/git status

Signed-off-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
This commit is contained in:
Sarah Jamie Lewis 2024-02-23 21:47:23 +00:00
parent 65c56cfbe9
commit 208beac0e6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:3.14
RUN apk add --no-cache ca-certificates curl
RUN apk add --no-cache ca-certificates curl jq openssh-client
COPY gogs-notify /