Update version also in ansible

This commit is contained in:
pschff 2021-12-27 22:40:27 +01:00
parent 632a190a49
commit b7c0fbc27d
No known key found for this signature in database
GPG key ID: F2A18AC34A008397

View file

@ -238,7 +238,7 @@
- /etc/localtime:/etc/localtime:ro
env:
PDNS_ADMIN_SQLA_DB_PASSWORD: "'my-secret-pw'"
PDNS_VERSION: "4.4"
PDNS_VERSION: "4.5"
PDNS_API_KEY: "secret"
tags:
- pdns-admin