Skip to content

Commit d6d9eed

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

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.14
2+
ENV RELEASE_TAG 2.1.15
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)