mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-11 07:10:32 +00: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"
|
||||
SHELL ["/bin/sh", "-x", "-c"]
|
||||
ENV SERIAL 1
|
||||
|
Loading…
Reference in New Issue
Block a user