diff --git a/Dockerfile b/Dockerfile index 01300e0..9dc8eee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -40,7 +40,7 @@ ARG DOWNLOAD_URL # this allow to specifiy a user to download a protected binary ARG DOWNLOAD_USER # allow to override the list of addons to package by default -ARG ADDONS="exo-documents-preview-addon:1.0.0 exo-jdbc-driver-mysql:2.0.3 exo-jdbc-driver-postgresql:2.0.0" +ARG ADDONS="exo-documents-preview-addon:1.0.0 exo-jdbc-driver-mysql:2.0.3 exo-jdbc-driver-postgresql:2.4.1" # Default base directory on the plf archive ARG ARCHIVE_BASE_DIR=platform-community-${EXO_VERSION}