Browse Source

use correct name for dnscrypt-proxy, subst underscore for hyphen in template var

tags/v1.1.4
Jonathan Cobb 4 years ago
parent
commit
f650e98799
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bubble-server/src/main/resources/packer/roles/bubble/templates/bubble_versions.properties.j2

+ 1
- 1
bubble-server/src/main/resources/packer/roles/bubble/templates/bubble_versions.properties.j2 View File

@@ -1,3 +1,3 @@
algo_version={{ algo_version }} algo_version={{ algo_version }}
dnscrypt_version={{ dnscrypt_proxy_version }}
dnscrypt_proxy_version={{ dnscrypt_proxy_version }}
mitmproxy_version={{ mitmproxy_version }} mitmproxy_version={{ mitmproxy_version }}

Loading…
Cancel
Save