1
1
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-11-22 19:42:03 +01:00

Update to Ubuntu 21.04

This commit is contained in:
Frank Denis 2021-04-22 17:03:36 +02:00
parent d942b32f6b
commit 9ac84c44ec

@ -1,4 +1,4 @@
FROM ubuntu:20.10 FROM ubuntu:21.04
LABEL maintainer="Frank Denis" LABEL maintainer="Frank Denis"
SHELL ["/bin/sh", "-x", "-c"] SHELL ["/bin/sh", "-x", "-c"]
ENV SERIAL 2 ENV SERIAL 2