GUACAMOLE-1433: Merge update PostgreSQL JDBC driver in Docker image

This commit is contained in:
Virtually Nick
2021-12-04 08:11:22 -05:00
committed by GitHub

View File

@@ -108,7 +108,7 @@ tar -xz \
#
echo "Downloading PostgreSQL JDBC driver ..."
curl -L "https://jdbc.postgresql.org/download/postgresql-9.4-1201.jdbc41.jar" > "$DESTINATION/postgresql/postgresql-9.4-1201.jdbc41.jar"
curl -L "https://jdbc.postgresql.org/download/postgresql-42.2.24.jre7.jar" > "$DESTINATION/postgresql/postgresql-42.2.24.jre7.jar"
#
# Copy SSO auth extensions