Upgrade the base image to Ubuntu 22.04

This commit is contained in:
Ondřej Surý
2022-06-15 16:53:29 +02:00
parent 0af2e74976
commit 253cf4a230
+1 -1
View File
@@ -1,4 +1,4 @@
FROM ubuntu:focal
FROM ubuntu:jammy
MAINTAINER BIND 9 Developers <bind9-dev@isc.org>
ENV DEBIAN_FRONTEND noninteractive