misc: updated openssh installation for fips

This commit is contained in:
Sheen Capadngan
2025-01-07 03:04:57 +08:00
parent 96b8e7fda8
commit d2e3f504fd

View File

@@ -137,7 +137,7 @@ RUN apt-get update && apt-get install -y \
freetds-dev \
freetds-bin \
tdsodbc \
openssh \
openssh-client \
&& rm -rf /var/lib/apt/lists/*
# Configure ODBC in production