Skip to content

Commit 3660c65

Browse files
authored
Update docker-publish.yml with DNSCrypt version 2.1.12
1 parent 8877674 commit 3660c65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v2
2727

2828
- name: Setup default version
29-
run: echo "DNSCRYPT_PROXY_VERSION=2.1.7" >> $GITHUB_ENV
29+
run: echo "DNSCRYPT_PROXY_VERSION=2.1.12" >> $GITHUB_ENV
3030
if: ${{ env.DNSCRYPT_PROXY_VERSION == '' }}
3131

3232
- name: Setup Docker buildx

0 commit comments

Comments
 (0)