feat(debian): add buster support

This commit is contained in:
John Keates 2019-07-24 22:12:26 +02:00 committed by GitHub
parent e5700f48c5
commit 904ba271ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,7 +50,7 @@
{% endmacro %}
## Debian GNU/Linux
## Debian GNU/Linux (the second parameter refers to the postgresql package version, not the distro)
{{ debian_codename('wheezy', '9.1') }}
{{ debian_codename('jessie', '9.4') }}
{{ debian_codename('stretch', '9.6') }}