[AB-xxx] updating postgres driver version

This commit is contained in:
Sheldan
2025-04-01 13:34:34 +02:00
parent e29ceb9243
commit be9ffa3045

View File

@@ -3,7 +3,7 @@ MAINTAINER Sheldan
ENV DEBIAN_FRONTEND=noninteractive
ARG liquibase_version=4.26.0
ARG postgres_driver_version=42.7.1
ARG postgres_driver_version=42.7.5
# Install prerequisities for Ansible
RUN apt-get update \
&& apt-get install -y unzip wget \