packaging: Update docker config to use ubuntu kinetic

This commit is contained in:
Andrew Hamilton 2022-12-06 23:23:13 +10:00
parent 22f6b4a431
commit 9fde870c37

View file

@ -1,5 +1,5 @@
FROM ubuntu:jammy
FROM ubuntu:kinetic
RUN apt-get update
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y tzdata