Skip to content

Commit f6f185e

Browse files
Add openssh
1 parent fa2e29d commit f6f185e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM alpine:3.22
22

3-
RUN apk add --no-cache mariadb-client postgresql17-client dropbear-scp rsync s3cmd
3+
RUN apk add --no-cache mariadb-client postgresql17-client openssh s3cmd
44

55
ENTRYPOINT ["/bin/sh", "-c"]

0 commit comments

Comments
 (0)