We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4290c11 commit 1a7a86fCopy full SHA for 1a7a86f
.github/workflows/docker-publish.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v2
27
28
- name: Setup default version
29
- run: echo "DNSCRYPT_PROXY_VERSION=2.1.12" >> $GITHUB_ENV
+ run: echo "DNSCRYPT_PROXY_VERSION=2.1.14" >> $GITHUB_ENV
30
if: ${{ env.DNSCRYPT_PROXY_VERSION == '' }}
31
32
- name: Setup Docker buildx
0 commit comments