Skip to content

Commit

Permalink
PDNS_VER: master -> v4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LeKovr committed Mar 29, 2022
1 parent b002d2e commit b3f4794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/powerdns/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file included by ../../Makefile
SHELL = /bin/bash
# psitrax/powerdns docker image version by dcape
PDNS_VER0 ?= master
PDNS_VER0 ?= v4.6.1
# Config vars are described below in section `define CONFIG_...`
PDNS_LISTEN ?= 54
PDNS_HOST ?= ns.$(DCAPE_DOMAIN)
Expand Down

0 comments on commit b3f4794

Please sign in to comment.