File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ ARG FREEBSD_ARCH=amd64
7979ARG APP_VERSION=""
8080ARG UPSTREAM_URL="https://registry.npmjs.org/code-server/latest"
8181ARG UPSTREAM_JQ=".version"
82- ARG PACKAGES="node22 npm-node22 ca_root_nss libinotify doas python3 gmake gcc llvm FreeBSD-clang FreeBSD-toolchain git ripgrep"
82+ ARG PACKAGES="node22 npm-node22 ca_root_nss libinotify doas python3 gmake gcc llvm FreeBSD-clang FreeBSD-toolchain git FreeBSD-ssh ripgrep"
8383
8484LABEL org.opencontainers.image.title="code-server" \
8585 org.opencontainers.image.description="code-server on FreeBSD." \
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ ARG FREEBSD_ARCH=amd64
7373ARG APP_VERSION=""
7474ARG UPSTREAM_URL="https://registry.npmjs.org/code-server/latest"
7575ARG UPSTREAM_JQ=".version"
76- ARG PACKAGES="node22 npm-node22 ca_root_nss libinotify doas python3 gmake gcc llvm FreeBSD-clang FreeBSD-toolchain git ripgrep"
76+ ARG PACKAGES="node22 npm-node22 ca_root_nss libinotify doas python3 gmake gcc llvm FreeBSD-clang FreeBSD-toolchain git FreeBSD-ssh ripgrep"
7777
7878LABEL org.opencontainers.image.title="code-server" \
7979 org.opencontainers.image.description="code-server on FreeBSD." \
You can’t perform that action at this time.
0 commit comments