Merge pull request #2940 from Infisical/misc/updated-openssh-installation-for-fips

misc: updated openssh installation for fips
This commit is contained in:
Maidul Islam
2025-01-06 14:08:07 -05:00
committed by GitHub

View File

@@ -126,7 +126,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