Install SSH/JQ in gogs #1

Merged
dan merged 1 commits from sarah-patch-1 into main 2024-02-24 04:17:58 +00:00
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 /