Skip to content

Commit 7a52ffe

Browse files
committed
chore: correct PostgreSQL base image
Correction for 0003a24 commit. Relate to #1585 [skip ci]
1 parent 7e4ed6a commit 7a52ffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/external-dependencies.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
| OS | Ubuntu 16.04.07 (Xenial) | Ubuntu 16.04 (Xenial) | |
66
| JDK | OracleJDK 8u151 | OpenJDK 8u292 | OpenJDK 8u121-jre on Debian 8.11 (Jessy) |
77
| MySQL | 5.7.27 | 5.7.33 | 5.7.20 on Debian 8.11 (Jessy) |
8-
| PostgreSQL | | 10.17 | 11.3 on Alpine 3.9 |
8+
| PostgreSQL | | 10.17 | 11.3 on Debian 9.13 (Stretch) |
99
| Python | 2.7.12, 3.5.2 | 2.7.12, 3.5.2, 3.6.10 | |
1010
| bash | 4.3.14 | 4.3.48 | |
1111
| duplicity | 0.7.06 | | |

0 commit comments

Comments
 (0)