Commit d63ee59000002242b8ba0b4cb325d68f6bbd4d67

Authored by Eder Soares
1 parent a3226570
Exists in 2.9

Postgres 16

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
docker/php/Dockerfile
... ... @@ -20,7 +20,7 @@ RUN apk add --update \
20 20 libzip-dev \
21 21 linux-headers \
22 22 openjdk8 \
23   - postgresql14-client \
  23 + postgresql16-client \
24 24 postgresql-dev \
25 25 ttf-dejavu \
26 26 unzip \
... ...