Skip to content
Snippets Groups Projects
Commit 15b4ce98 authored by Timo Furrer's avatar Timo Furrer
Browse files

Merge branch 'only-install-openssh-client' into 'main'

Only install openssh-client but not openssh-server

See merge request components/opentofu!72
parents 39e83294 cc40c9b9
Branches
Tags nfs-provisioner-v2.2.0-k8s1.12
No related merge requests found
......@@ -8,7 +8,7 @@ RUN apk add --no-cache \
git \
idn2-utils \
jq \
openssh \
openssh-client \
cosign
# Install OpenTofu using the installer script in standalone mode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment