Skip to content

Commit fd4d623

Browse files
authored
Updated proxy version to 2.1.15
1 parent 32001ba commit fd4d623

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.14" >> $GITHUB_ENV
29+
run: echo "DNSCRYPT_PROXY_VERSION=2.1.15" >> $GITHUB_ENV
3030
if: ${{ env.DNSCRYPT_PROXY_VERSION == '' }}
3131

3232
- name: Setup Docker buildx

0 commit comments

Comments
 (0)