Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Download as
Email Patches
Plain Diff
Browse Code »
Commit
d63ee59000002242b8ba0b4cb325d68f6bbd4d67
Authored by
Eder Soares
2024-06-18 11:03:00 -0300
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
Side-by-side Diff
Inline Diff
docker/php/Dockerfile
Wrap text
Diff comments
View file @
d63ee59
...
...
@@ -20,7 +20,7 @@ RUN apk add --update \
20
20
libzip-dev \
21
21
linux-headers \
22
22
openjdk8 \
23
- postgresql1
4
-client \
23
+ postgresql1
6
-client \
24
24
postgresql-dev \
25
25
ttf-dejavu \
26
26
unzip \
...
...