Skip to content

Commit 52543a5

Browse files
Merge pull request #584 from klutchell/renovate/dnscrypt-dnscrypt-proxy-2.1.x
Update dependency DNSCrypt/dnscrypt-proxy to v2.1.14
2 parents eaeeb62 + c0fea6e commit 52543a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM --platform=$BUILDPLATFORM golang:1.25.1-alpine3.21@sha256:331bde41663c297cb
33
WORKDIR /src
44

55
# renovate: datasource=github-tags depName=DNSCrypt/dnscrypt-proxy
6-
ARG DNSCRYPT_PROXY_VERSION=2.1.13
6+
ARG DNSCRYPT_PROXY_VERSION=2.1.14
77

88
ADD https://github.com/DNSCrypt/dnscrypt-proxy/archive/${DNSCRYPT_PROXY_VERSION}.tar.gz /tmp/dnscrypt-proxy.tar.gz
99

0 commit comments

Comments
 (0)