Skip to content

Commit

Permalink
Added PSQL backend
Browse files Browse the repository at this point in the history
  • Loading branch information
dodancs committed May 18, 2024
1 parent 1e27014 commit 3f6e729
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN apk add --no-cache \
mariadb-client \
pdns=4.9.0-r3 \
pdns-backend-mysql=4.9.0-r3 \
pdns-backend-pgsql=4.9.0-r3 \
pdns-doc=4.9.0-r3

ENV VERSION=4.9 \
Expand Down

0 comments on commit 3f6e729

Please sign in to comment.