1
1
Fork 0
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-05-05 11:56:16 +02:00

Merge branch 'master' of github.com:jedisct1/dnscrypt-server-docker

* 'master' of github.com:jedisct1/dnscrypt-server-docker:
  Bump for the new encrypted-dns-server version
This commit is contained in:
Frank Denis 2022-06-24 13:25:57 +02:00
commit 903e91a3b0

View File

@ -1,7 +1,7 @@
FROM ubuntu:22.04
LABEL maintainer="Frank Denis"
SHELL ["/bin/sh", "-x", "-c"]
ENV SERIAL 7
ENV SERIAL 8
ENV CFLAGS=-Ofast
ENV BUILD_DEPS curl make build-essential git libevent-dev libexpat1-dev autoconf file libssl-dev byacc