1
1
Fork 0
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-05-05 16:06:11 +02:00
This commit is contained in:
Frank Denis 2022-08-30 21:00:16 +02:00
parent 2e025073db
commit 739f4e25dc

View File

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