mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-01-26 22:02:40 +00:00
[AB-xxx] updating postgres driver version
This commit is contained in:
@@ -3,7 +3,7 @@ MAINTAINER Sheldan
|
|||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
ARG liquibase_version=4.26.0
|
ARG liquibase_version=4.26.0
|
||||||
ARG postgres_driver_version=42.7.1
|
ARG postgres_driver_version=42.7.5
|
||||||
# Install prerequisities for Ansible
|
# Install prerequisities for Ansible
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y unzip wget \
|
&& apt-get install -y unzip wget \
|
||||||
|
|||||||
Reference in New Issue
Block a user