mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-22 19:42:03 +01:00
Upgrade base layer to the current Ubuntu LTS (20.04)
This commit is contained in:
parent
9793a25dcb
commit
2858a6ea52
@ -1,4 +1,4 @@
|
|||||||
FROM ubuntu:19.10
|
FROM ubuntu:20.04
|
||||||
LABEL maintainer="Frank Denis"
|
LABEL maintainer="Frank Denis"
|
||||||
SHELL ["/bin/sh", "-x", "-c"]
|
SHELL ["/bin/sh", "-x", "-c"]
|
||||||
ENV SERIAL 1
|
ENV SERIAL 1
|
||||||
|
Loading…
Reference in New Issue
Block a user