Skip to content

Commit 921d8af

Browse files
authored
Update Dockerfile with DNSCrypt version 2.1.12
1 parent 3660c65 commit 921d8af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM golang:alpine as build
2-
ENV RELEASE_TAG 2.1.7
2+
ENV RELEASE_TAG 2.1.12
33
RUN apk --no-cache add git && \
44
git clone https://github.com/jedisct1/dnscrypt-proxy /go/src/github.com/jedisct1/ && \
55
cd /go/src/github.com/jedisct1/dnscrypt-proxy && \

0 commit comments

Comments
 (0)