Skip to content

Commit

Permalink
feat(debian): add buster support
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkeates authored Jul 24, 2019
1 parent e5700f4 commit 904ba27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres/codenamemap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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') }}
Expand Down

0 comments on commit 904ba27

Please sign in to comment.