Skip to content

Commit

Permalink
Updated testing branch to DNSCrypt 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xtr0py authored Nov 22, 2023
1 parent 723338a commit 7fe20e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM golang:alpine as build
ENV RELEASE_TAG 2.1.4
ENV RELEASE_TAG 2.1.5
RUN apk --no-cache add git && \
git clone https://github.com/jedisct1/dnscrypt-proxy /go/src/github.com/jedisct1/ && \
cd /go/src/github.com/jedisct1/dnscrypt-proxy && \
Expand Down

0 comments on commit 7fe20e4

Please # to comment.